AW: AW: rtspserver debugging

Thornton, Keith keith.thornton at zeiss.com
Thu Mar 10 10:36:05 UTC 2016


This is most probably the problem. My pipeline runs, providing a live image on the screen and perhaps one or two recondings in parallel. When a streaming client connects, a new branch is added to a tee dynamically so the running time is not 0

-----Ursprüngliche Nachricht-----
Von: gstreamer-devel [mailto:gstreamer-devel-bounces at lists.freedesktop.org] Im Auftrag von Sebastian Dröge
Gesendet: Donnerstag, 10. März 2016 10:02
An: Discussion of the development of and with GStreamer; Venkatesh Adiga
Betreff: Re: AW: rtspserver debugging

On Do, 2016-03-10 at 06:50 +0000, Thornton, Keith wrote:
> No, that’s not the problem, If I replace the appsrc with a 
> videotestsrc the packets are sent out over the network. I suspect it 
> has something to do with timestamps.

How are you producing timestamps? You must ensure that your timestamps make the first buffer to start at running time 0. If it would e.g. be 10s, then the sink would wait 10s before sending out the first packet.

--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com



More information about the gstreamer-devel mailing list