Thank you Sebastian! ;)
<br/><br/>I have finally implemented it with:
<br/><br/>gst_bus_timed_pop_filtered(bus, 50 * GST_MSECOND, 
<br/>GST_MESSAGE_ASYNC_DONE)
<br/><br/>It keeps my pipeline "clean"... ;)
<br/><br/>Thanks for the recommandation of rtpjitterbuffer. My aim is to have the 
<br/>least latency possible, so this would add to my latency, wouldn't it? 
<br/>Presently, it works quite well without the buffer.
<br/><br/>Cheers,
<br/><br/>Alexandre
<br/><br/>Le 2016-11-14 06:58, Sebastian Dröge-3 [via GStreamer-devel] a écrit :
<div class='shrinkable-quote'><br/>> On Mon, 2016-11-14 at 03:20 -0800, skryabin wrote:
<br/>>> Hi Sebastian,
<br/>>> 
<br/>>> Which watchdog element (or pad probe) would you suggest, that would
<br/>> 
<br/>>> induce the least latency (or none, ideally)?
<br/>> 
<br/>> The *watchdog* element. There is only one :) And it introduces no
<br/>> latency, it just gives you a GstMessage if there was no activity for a
<br/>> 
<br/>> configurable amount of time.
<br/>> 
<br/>>> Here are my working pipelines...
<br/>>> [...]
<br/>>> Receiving end (in my application):
<br/>>> [...]
<br/>> 
<br/>> You should probably also consider adding a rtpjitterbuffer before the
<br/>> depayloader here.
<br/>> 
<br/>> --
<br/>> Sebastian Dröge, Centricular Ltd · <a href="http://www.centricular.com" target="_top" rel="nofollow" link="external">http://www.centricular.com</a> [1]
<br/>> _______________________________________________
<br/>> gstreamer-devel mailing list
<br/>> [hidden email] [2]
<br/>> <a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_top" rel="nofollow" link="external">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a> [3]
<br/>> 
<br/>>  SIGNATURE.ASC (981 bytes) Download Attachment [4]
<br/>> 
<br/>> -------------------------
<br/>> 
<br/>> If you reply to this email, your message will be added to the
<br/>> discussion below:
<br/>> <a href="http://gstreamer-devel.966125.n4.nabble.com/How-to-check-from-server-side-if-RTP-stream-is-coming-in-on-UDP-port-tp4680662p4680680.html" target="_top" rel="nofollow" link="external">http://gstreamer-devel.966125.n4.nabble.com/How-to-check-from-server-side-if-RTP-stream-is-coming-in-on-UDP-port-tp4680662p4680680.html</a><br/>> [5]
<br/>>  To unsubscribe from How to check from server side if RTP stream is
<br/>> coming in on UDP port?, click here [6].
<br/>> NAML [7]
<br/>> 
<br/>> Links:
<br/>> ------
<br/>> [1] <a href="http://www.centricular.com" target="_top" rel="nofollow" link="external">http://www.centricular.com</a><br/>> [2] 
<br/>> <a href="http://webmail.vovan.ca/user/SendEmail.jtp?type=node&node=4680680&i=0" target="_top" rel="nofollow" link="external">http://webmail.vovan.ca/user/SendEmail.jtp?type=node&node=4680680&i=0</a><br/>> [3] <a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_top" rel="nofollow" link="external">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br/>> [4]
<br/>> <a href="http://gstreamer-devel.966125.n4.nabble.com/attachment/4680680/0/signature.asc" target="_top" rel="nofollow" link="external">http://gstreamer-devel.966125.n4.nabble.com/attachment/4680680/0/signature.asc</a><br/>> [5]
<br/>> <a href="http://gstreamer-devel.966125.n4.nabble.com/How-to-check-from-server-side-if-RTP-stream-is-coming-in-on-UDP-port-tp4680662p4680680.html" target="_top" rel="nofollow" link="external">http://gstreamer-devel.966125.n4.nabble.com/How-to-check-from-server-side-if-RTP-stream-is-coming-in-on-UDP-port-tp4680662p4680680.html</a><br/>> [6]
<br/>> <a href="" target="_top" rel="nofollow" link="external"> [7]
<br/>> <a href="http://gstreamer-devel.966125.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml" target="_top" rel="nofollow" link="external">http://gstreamer-devel.966125.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&amp;id=instant_html%21nabble%3Aemail.naml&amp;base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&amp;breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml</a></div><br/>

        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/How-to-check-from-server-side-if-RTP-stream-is-coming-in-on-UDP-port-tp4680662p4680695.html">Re: How to check from server side if RTP stream is coming in on UDP port?</a><br/>
Sent from the <a href="http://gstreamer-devel.966125.n4.nabble.com/">GStreamer-devel mailing list archive</a> at Nabble.com.<br/>