RTSP server test-appsrc connection problem

tanguy tanguy.mezzano at macq.eu
Thu Feb 15 14:08:15 UTC 2018


Hi Michael,

Thanks for your reply.
When all clients disconnect, I get into the signal "unprepared".
Catching the signal and doing gst_rtsp_media_prepare(media,NULL); is not
enough, not sure if this is the correct way to prepare again correctly.

When adding GST_RTSP_SUSPEND_MODE_NONE, I am able to reconnect (after a
first all clients disconnect) but the first client connection stream is
missing a lot of frames:

Additional debug info:
gstbasesink.c(2854): gst_base_sink_is_too_late ():
/GstPipeline:pipeline0/GstXvImageSink:xvimagesink0:
There may be a timestamping problem, or this computer is too slow.
WARNING: from element /GstPipeline:pipeline0/GstXvImageSink:xvimagesink0: A
lot of buffers are being dropped.

What should I do to either never go into "unprepared" mode or to correctly
fully remove last client and be able to "prepare" again correctly?

Thanks for helping, I've got the feeling its not that much to adapt.



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list