#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to