How to specify interface for UDP unicast
Nicolas Dufresne
nicolas.dufresne at collabora.com
Mon Sep 29 18:57:35 PDT 2014
Le 2014-09-27 06:00, Baby Octopus a écrit :
> Hi,
>
> Can someone please tell me how to specify network interface for receiving
> unicast UDP stream?
I think the address property of udpsrc is what you are looking for.
Basically, you pass the network interface ip address, and only traffic
to through that interface will be considered.
Nicolas
More information about the gstreamer-devel
mailing list