Re: [Live-devel] multiple multicast stream

2009-05-05 Thread Ross Finlayson
I am using the testMPEG1or2VideoStreamer.cpp to stream to a fixed multicast address. It is possible to create multiple streams with the same multicast address and port? No. Multiple streams should each use separate multicast addresses and port numbers. -- Ross Finlayson Live Networks, Inc.

Re: [Live-devel] multiple multicast stream

2009-05-04 Thread Antonio Querubin
On Mon, 4 May 2009, Bartha Adam wrote: Maybe I'm a little bit confused... I am using the testMPEG1or2VideoStreamer.cpp to stream to a fixed multicast address. It is possible to create multiple streams with the same multicast address and port? If you use the same multicast address and port, y

[Live-devel] multiple multicast stream

2009-05-04 Thread Bartha Adam
Hy all! Maybe I'm a little bit confused... I am using the testMPEG1or2VideoStreamer.cpp to stream to a fixed multicast address. It is possible to create multiple streams with the same multicast address and port? I tried to create 2 streams, but the result seems to contain interleaved frames fr