rtsp windows clients randomly fail to receive stream

Sebastian Dröge sebastian at centricular.com
Wed Jan 15 07:25:51 PST 2014


On Di, 2014-01-14 at 20:35 +0200, Jacob S wrote:
> Hi
> 
> I am using gstreamer 1.0.8 rtsp server and client and when I try to connect
> to the server with a few clients ( 4 to 7 ) I get these warning in the
> client:
> 
> 0:00:01.020803050 3904 06322E70 WARN rtspsrc
> gstrtspsrc.c:4601:gst_rtspsrc_try_send:<rtspsrc0> error: Could not send
> message. (System error)
> 0:00:01.021182512 3904 06322E70 WARN rtspsrc
> gstrtspsrc.c:6371:gst_rtspsrc_play:<rtspsrc0> error: Could not send
> message. (System error)
> 0:00:01.025742692 3904 06322E70 WARN rtspsrc
> gstrtspsrc.c:4630:gst_rtspsrc_try_send:<rtspsrc0> receive interrupted
> 0:00:01.027080759 3904 06322E70 WARN rtspsrc
> gstrtspsrc.c:5948:gst_rtspsrc_close:<rtspsrc0> TEARDOWN interrupted
> 
> and they fail to play the stream.

You might want to try to upgrade to 1.2. There were some fixes in GLib
for networking related things, especially on Windows and also
improvements in the GStreamer networking and RTP/RTSP elements.

If that still does not help you could check in the code how exactly it
fails to send something. System error is not very helpful and there's
probably some way to get more information about the error in the code.
Might need looking into the GLib networking code though.

-- 
Sebastian Dröge, Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140115/25c72369/attachment.pgp>


More information about the gstreamer-devel mailing list