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 ? :) PS. sorry if my post appears in wrong place, Im still trying to figure out how to reply correctly in this maillist.
Dnia 2009-04-07, o godz. 14:37:34 Taivo <taivo@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
participants (2)
-
Jakub Paweł Głazik -
Taivo