unicast udp

Jakub Paweł Głazik zytek-lists at nuxi.pl
Tue Apr 7 13:49:06 CEST 2009


Dnia 2009-04-07, o godz. 14:37:34
Taivo <taivo at tt.ee> napisał(a):

> output, i guess I'm too stupid to get unicast udp to configure, 
> currently I have output-http and its working.
> I also have multicast udp to work nice, but how to configure unicast
> udp ? any help ? :)

        stream {
                name "f2";
                input {
                        pnr 15807;
                };
                output-rtp {
                        remote-address 10.8.6.1;
                        remote-port 8053;
                };
                output-http { 
                        url "/f2"; 
                }; 
        };


This is unicast RTP (UDP with sequence numbers IIRC) but you
could user output-udp and it should work just fine.

Just write unicast IP instead of multicast.

-- 
.: Jakub Paweł Głazik,
.: email & jabber: zytek<at>nuxi.pl


More information about the Getstream mailing list