RTP absolute pipeline position (on client)

ivan.roubicek ivan.roubicek at zld.cz
Wed Jul 5 11:28:55 UTC 2017


Hi,
I have a RTP server (I also use RTCP but for simplicity):

filesrc location=\"%s\" ! decodebin ! jpegenc ! rtpjpegpay ! udpsink
host=127.0.0.1 port=5000 

and RTP client:

udpsrc port=5000 ! application/x-rtp,encoding-name=JPEG,payload=26 !
rtpjpegdepay ! jpegdec ! autovideosink 

What I would to do is to get an absolute position of the stream (pipeline
position) on the client. Is there a proper way of how to do this?

Please any suggestion will be appriciated
Regards Ivan



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/RTP-absolute-pipeline-position-on-client-tp4683691.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list