Opened 4 years ago

#8351 new enhancement

LIBSRT: listener does not read streamid from caller

Reported by: m-garanin Owned by:
Priority: normal Component: avformat
Version: unspecified Keywords: srt libsrt
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

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.

Change History (0)

Note: See TracTickets for help on using tickets.