Re: [FFmpeg-devel] [PATCH] avformat/libsrt: print streamid at client

2020-10-01 Thread Nicolas George
raghavendra (12020-10-01): > Print the SRT streamid at the client. > > Signed-off-by: raghavendra > --- > libavformat/libsrt.c | 9 + > 1 file changed, 9 insertions(+) > > diff --git a/libavformat/libsrt.c b/libavformat/libsrt.c > index a490a386e6..ee64cb82f7 100644 > --- a/libavformat/

[FFmpeg-devel] [PATCH] avformat/libsrt: print streamid at client

2020-09-30 Thread raghavendra
Print the SRT streamid at the client. Signed-off-by: raghavendra --- libavformat/libsrt.c | 9 + 1 file changed, 9 insertions(+) diff --git a/libavformat/libsrt.c b/libavformat/libsrt.c index a490a386e6..ee64cb82f7 100644 --- a/libavformat/libsrt.c +++ b/libavformat/libsrt.c @@ -359,6 +