Re: [Live-devel] live-devel Digest, Vol 124, Issue 18

2014-02-27 Thread CA
> Remember, You Have Complete Source Code. Rather than making "an educated > guess", you should be able to figure out exactly what's going on. Oh, thank you, but you overstimate my ability to undertand other people's code and design decisions. > The "RTSPClientConnection" object gets deleted i

Re: [Live-devel] Overuse of CPU in binaries of CYGWIN

2014-02-24 Thread CA
Re: Overuse of CPU in binaries of CYGWIN >> Cygwin tries very hard to be as minimal a layer between >> your program and the Windows kernel as it can be, but in >> certain places, it has to be thicker than we'd like to >> emulate the POSIX semantics programs built on Cygwin >> expect, in terms of t

[Live-devel] Overuse of CPU in binaries of CYGWIN

2014-02-19 Thread CA
testMPEG4VideoStreamer.exe starts overusing the CPU when a player tears the session. The overuse happens with binaries from CYGWIN, but not with MINGW. In my setup, testMPEG4VideoStreamer, just launched, uses <1% from CPU. When a client connects (I'm using VLC) the CPU consumption remains stable.

[Live-devel] Concerning multicast TTL of zero

2014-02-13 Thread CA
Hello. For my application I need to send differently scoped multicast RTP. I have found that I use both the multicast address and the TTL to try different configurations. However, I cannot send multicast packets with a TTL of zero (meaning traffic restricted to the same host). They get sent but w