Clock / queue issue

Sebastian Dröge sebastian at centricular.com
Wed Dec 23 07:44:15 PST 2015


On Mi, 2015-12-23 at 12:45 +0000, David Jaggard wrote:
> My pipeline is as follows, reading an rtp stream
> 
> udpsrc -> rtpbin -> demux -> (video and audio)
>   video -> queue -> (transcoding elements) -> rtpbin -> udpsink
>   audio -> queue -> (transcoding elements) -> rtpbin -> udpsink
> [...]

Which demuxer is this? Are you transferring MPEG-TS over RTP? Also
which transcoding elements are used? Does the same happen if you only
output the audio/video directly to a sink without transcoding and also
without sending over the network again?

The clock-slaving algorithm implemented in rtpbin (rtpjitterbuffer to
be exact) should prevent such problems if caused by clock drift between
the sender and receiver clock.

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

-------------- 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/20151223/b3c2e100/attachment-0001.sig>


More information about the gstreamer-devel mailing list