Re: [Live-devel] Raw-UDP streaming

2011-03-29 Thread Warren Young
On 3/28/2011 10:38 AM, Diogo Andrade wrote: how to modify this behavior so it will freeze the frame instead of stopping the streaming The muxer is expecting a constant stream of data, because digital cable TV (QAM) is a CBR system. Ideally, a QAM muxer wants CBR streams. Your particular mu

[Live-devel] Raw-UDP streaming

2011-03-28 Thread Diogo Andrade
Hi everyone... I've been trying to "twist" Live555 to work as a simple VOD server for some tests I'm running on some other applications... That VOD server has to send out a raw-UDP multicast to a specific port, and so far I've managed to get that up and running ok. This multicast stream then go