[gst-devel] help: udpsrc with ip address.

Michael Smith msmith at xiph.org
Sat Mar 28 19:07:03 CET 2009


> Hello, Mike. Thanks for your reply.
> But there is something I can't understand. Yes, I'm trying to use unicast
> with udp. I want to run the server and client in different machines (say,
> one with ip 192.168.0.1, the other 192.168.0.10). how can I communicate
> between two machines if I can't specify ip address and only with port.

The sender specifies where it's sending the data to - you don't need
to change that.

>
> If I use 0.0.0.0, that won't be an unicast. Yeah? Can you help. Or anybody
> kown how to do that?
> Thanks very much.

I only suggested changing the receiver, to accept packets from any address.

Mike




More information about the gstreamer-devel mailing list