Re: [Live-devel] streaming over raw udp

2009-06-24 Thread Ross Finlayson
I notice LiveMedia usually streams over RTP/UDP. Is it possible to stream over UDP directly? Yes, by using a "BasicUDPSink" for sending data (instead of a "RTPSink" (subclass)). A receiver can receive raw-UDP using a "BasicUDPSource". Note, though, that if you stream over raw UDP rather tha

[Live-devel] streaming over raw udp

2009-06-24 Thread Woods
Dear all, I notice LiveMedia usually streams over RTP/UDP. Is it possible to stream over UDP directly? Thanks for your advice. -- Woods ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel