Re: [Live-devel] Live555 Compilation for VLC in cygwin

2008-11-27 Thread Ross Finlayson
No don't! OK, I won't. What's puzzling me here is that the VLC people use Cygwin all the time to build VLC (including the "LIVE555 Streaming Media" libraries) for Windows. So they must have a well-established procedure for doing this. I suggest that you look more into this; I doubt that yo

Re: [Live-devel] Live555 Compilation for VLC in cygwin

2008-11-27 Thread Guy Bonneau
No don't! Adding the -mno-cygwin and -D_WIN32 create a context that seems to bypass the cygwin layer to win32 api. Which VLC seems to do for the network stuff of live555 library. It would be possible to have the live555 testing applications link without error by using the w32api libraries of cygwi

[Live-devel] LIVE555 usage scenarios, live streaming

2008-11-27 Thread Juan F. Herrera
Hi. I want to try LIVE555 for live streaming of college lectures (with custom mods), and I’m considering these scenarios, based on the test programs: (A) ++---++--+-+--+-+---+ ||Whole || | | |Test | | |L

[Live-devel] Sorry, Please ignore my previous mail

2008-11-27 Thread Vinod Kumar Malamal Vadakital
Hello I am sorry, my previous mail was for vlc-devel and not for this forum. Sorry about the mistake. BR Vinod ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

[Live-devel] roles of DEMUX_CAN_CONTROL_RATE and DEMUX_SET_RATE in live555.cpp?

2008-11-27 Thread Vinod Kumar Malamal Vadakital
Hello everyone, I am working with client controlled rate adaptation in vlc which uses live555 libraries for RTSP streaming. When reading the demux code : live555.cpp, I came across two case switches (that are comment out in vlc version 0.9.6). These two switches are DEMUX_CAN_CONTROL_RATE and DEMUX