[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

[Live-devel] DeviceSource question

2009-04-27 Thread Bartha Adam
Hello All, I am trying to implement a DeviceSource, based on the: http://www.live555.com/liveMedia/doxygen/html/DeviceSource_8cpp-source.html My doGetNextFrame() methode is called once, at the beginning, when no data is available. In this case, based on the comments in the sample file, the doGe

Re: [Live-devel] Live555 + streaming directory

2009-03-13 Thread Bartha Adam
Try this: http://www.live555.com/liveMedia/faq.html#liveInput-unicast I am also trying to stream some mpeg2 from live source. Did anyone implemented the subclass of OnDemandServerMediaSubsession for mpeg2 live source? Regards, Gr3go --- On Fri, 3/13/09, Waqas Daar wrote: From: Waqas Daar Subj

[Live-devel] realtime streaming questions

2009-03-04 Thread Bartha Adam
Hello all! I'm new to live555, just compiled and tried some examples. I need to transmit live data with live555, the source is produced by an opengl application. The OS used is Windows XP. I'm a little bit confused. Those examples are streaming from a static file. How the connection between my