SRT not working with gstreamer1.16

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]


Hello,

 

I am facing some weird issue while streaming with srt, I am not sure this issues is related gstreamer or srt library,

I am using the below pipeline and utilizing the stream in vlc player and it is working only when GST_DEBUG = 5 , in other case I am not seeing any error or warnings.

gst-launch-1.0 --gst-debug=srt*:5 rtspsrc location="rtsp://admin:admin@localhost/live.sdp" short-header=TRUE name=demux demux. ! rtph265depay ! queue ! video/x-h265 ! mpegtsmux name=mux1 ! srtsink uri=srt://:8888 demux. ! queue ! rtpmp4adepay ! aacparse ! mux1.

 

I have tried same in c code , where I created and linked elements of same pipeline but seeing same behavior with that also.

Please find more details https://github.com/Haivision/srt/issues/2445

Is there any issue with my pipeline itself or I am missing something here.

 

Any help would be appreciated.

 

Thanks,

PoojaRawat

 

 

Sent from Mail for Windows

 


[Index of Archives]     [Linux Embedded]     [Linux ARM Kernel]     [Linux for ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux Media]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux