<div dir="ltr"><div>Hi, Ivan!<br><br></div><div>What do you mean by stream absolute position?<br><br></div><div>Regards,<br></div><div>Yurii<br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-07-05 14:28 GMT+03:00 ivan.roubicek <span dir="ltr"><<a href="mailto:ivan.roubicek@zld.cz" target="_blank">ivan.roubicek@zld.cz</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
I have a RTP server (I also use RTCP but for simplicity):<br>
<br>
filesrc location=\"%s\" ! decodebin ! jpegenc ! rtpjpegpay ! udpsink<br>
host=127.0.0.1 port=5000<br>
<br>
and RTP client:<br>
<br>
udpsrc port=5000 ! application/x-rtp,encoding-<wbr>name=JPEG,payload=26 !<br>
rtpjpegdepay ! jpegdec ! autovideosink<br>
<br>
What I would to do is to get an absolute position of the stream (pipeline<br>
position) on the client. Is there a proper way of how to do this?<br>
<br>
Please any suggestion will be appriciated<br>
Regards Ivan<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/RTP-absolute-pipeline-position-on-client-tp4683691.html" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.<wbr>n4.nabble.com/RTP-absolute-<wbr>pipeline-position-on-client-<wbr>tp4683691.html</a><br>
Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
______________________________<wbr>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.<wbr>freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/gstreamer-<wbr>devel</a><br>
</blockquote></div><br></div>