[FFmpeg-trac] #8351(avformat:new): LIBSRT: listener does not read streamid from caller

FFmpeg trac at avcodec.org
Fri Nov 1 14:09:45 EET 2019


#8351: LIBSRT: listener does not read streamid from caller
-------------------------------------+-------------------------------------
             Reporter:  m-garanin    |                     Type:
                                     |  enhancement
               Status:  new          |                 Priority:  normal
            Component:  avformat     |                  Version:
                                     |  unspecified
             Keywords:  srt libsrt   |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 I use ffmpeg as SRT-listener in my app and I got SRTContext , but
 "streamid" is null (caller sent it).

 I analyzed code:  SRTO_STREAMID readed BEFORE connection ( in
 libsrt_set_options_pre)
 but does not after ( libsrt_set_options_post ), so "streamid" consists
 value NOT from caller.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8351>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list