Internal data flow errors when receiving RTSP stream

Guillermo Rodriguez Garcia guille.rodriguez at gmail.com
Thu Aug 13 11:32:41 PDT 2015


Hi Chuck,

2015-08-13 19:29 GMT+02:00 Chuck Crisler <ccrisler at mutualink.net>:
> I am not familiar with your camera and not overly familiar with RTP receive
> in the GStreamer 1.0 series. However, I think that the best way to start
> debugging this problem would be to get a packet capture. To me it looks like
> you might be receiving 2 RTP streams, one current and one that never
> shutdown previously. A packet capture would help you resolve that, and look
> at the actual data stream. Beyond that you should enable logging on the RTSP
> src element and the RTP depayloader. If you are using Linux, then 'export
> GST_DEBUG=rtspsrc:5, rtph264depay:5' or something like that, the rtp
> depayloader name may not be correct.

Thank you, this is good advice. I am not familiar with the internals
of RTP and RTSP, but I can have a look with Wireshark and compare to
other cameras.

Best regards,
-- 
Guillermo Rodriguez Garcia
guille.rodriguez at gmail.com


More information about the gstreamer-devel mailing list