udpsrc timeouts

marcin at saepia.net marcin at saepia.net
Thu Apr 21 03:24:51 UTC 2016


Hello,

GStreamer 1.2 is ancient, try to upgrade. I am using this feature with
udpsrc on 1.8 and it works perfectly.

m.

2016-04-20 15:49 GMT-07:00 Jon Mandrell <Jon.Mandrell at zii.aero>:

> ​I am decoding an RTP stream, and I need to determine if the sender has
> stopped. I am hoping to use the timeout property of the udpsrc element, but
> I'm having some issues.
>
> Under gstreamer 0.10, I can do the following pipeline:
>
>
> GST_DEBUG=GST_BUS:4 gst-launch-0.10 -v udpsrc timeout=750000 ! fakesink
> silent=false
>
> and I can see the ​GstUDPSrcTimeout posted to the bus at 750ms intervals,
> just like I'd expect. However, when I try the same pipeline with 1.2:
>
>
> GST_DEBUG=GST_BUS:4 gst-launch-1.0 -v udpsrc timeout=750000 ! fakesink
> silent=false
>>
> I don't see any timeouts. I have even changed the GST_DEBUG to *:5 and
> waded through that output, but there appears to be no timeout message
> posted. Is there an additional property I should be setting in order to get
> the timeout bus message?
>
>
>
>
> *Jon Mandrell*
> Software Manager
> Zodiac Inflight Innovations
> jon.mandrell at zii.aero
>
> 11747 NE 1st, Suite 210
> Bellevue, WA 98005 USA
> P: 206-641-7184 | M: 206-999-1774
> http://www.imsco-us.com
>
> ------------------------------
>
>
> This email and any files transmitted with it are confidential &
> proprietary to Systems and Software Enterprises, LLC. This information is
> intended solely for the use of the individual or entity to which it is
> addressed. Access or transmittal of the information contained in this
> e-mail, in full or in part, to any other organization or persons is not
> authorized.
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160420/c0ad7247/attachment-0001.html>


More information about the gstreamer-devel mailing list