Is there a way to determine the senders IP address from a udpsink?

Wim Taymans wim.taymans at gmail.com
Fri Sep 9 20:05:14 PDT 2011


On 09/09/2011 01:14 PM, Wesley J. Miller wrote:
> Hi All,
>
> Is there a way to determine the senders IP address from a udpsink?
> The inspect data for udpsrc does not list such a property.

Buffers from udpsrc extend from GstNetBuffer, which contains the remote 
sender address. See -base/gst-libs/gst/netbuffer/gstnetbuffer.h for details.

Wim
>
> */Wes/*
>
>
> ------------------------------------------------------------------------
> CONFIDENTIALITY NOTE:
>
> This e-mail and any attachments are confidential. If you are not the
> intended recipient, be aware that any disclosure, copying, distribution
> or use of this e-mail or any attachment is prohibited. If you have
> received this e-mail in error, please notify us immediately by returning
> it to the sender and delete this copy from your system. Thank you for
> your cooperation.
>
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



More information about the gstreamer-devel mailing list