Video drop issue from rtpjitterbuffer and xvimagesink
Arjen Veenhuizen
arjen at moonlightmedia.nl
Wed Jun 7 07:31:06 UTC 2017
Krishnamoorthy wrote
> 1) Observed 1 sec delay in the displayed video frames over long run (1
> hr).
This is perhaps the internal jitterbuffer slowly filling up.
Krishnamoorthy wrote
> 2) Video frames are out of sync between the video feeds (I have 3 video
> decoders running simultaneously). Nearly around 500ms difference found
> between the video feeds.
That is obvious since you set sync=false. The pipeline will ignore the
timestamps of the video frames and it will play them as they arrive ignoring
all timing information (setting sync=false is almost never a solution).
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Video-drop-issue-from-rtpjitterbuffer-and-xvimagesink-tp4683165p4683222.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list