ROUTER - UDP streaming

Donny Viszneki donny.viszneki at gmail.com
Tue Sep 25 12:52:32 PDT 2012


A router will not relay a datagram that is addressed to itself. If you
want all machines on your network to be able to receive the data, you
should investigate "ip broadcast"

http://en.wikipedia.org/wiki/Broadcast_address

On Tue, Sep 25, 2012 at 4:07 AM, marisk <irmars at yahoo.com> wrote:
> Thanks for the reply. Yes it is the router address that I am trying to send
> to. I want the other systems in the network to be able to grab the stream
> from the router. Is this possible? If this works within my internal network,
> I want to be able to stream to the router of some external network and make
> the stream available to that network. Please let me know how to do this.
>
> I have been trying to use udp for streaming. As it is not always possible to
> know the IP address of the client to which I need to stream to I want to
> possibly send to the router that is publicly accessible.  Is there any
> alternate ways of achieving the udp streaming in windows?
>
>
>
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/ROUTER-UDP-streaming-tp4656370p4656374.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



-- 
http://codebad.com/


More information about the gstreamer-devel mailing list