Re: [Live-devel] Tracked down the problem with latency

2013-03-11 Thread Chris Van Brederode
Thanks for the reply I went ahead and re-implemented MPEG4VideoFileServerMediaSubsession (as MPEG4VideoFileServerMediaSubsession2) using a preferredFrameSize of 200. I did this before you responded, and it turned out it works relatively well. VLC still has some hiccoughs here and there with the

Re: [Live-devel] Breaking change

2013-03-11 Thread Chris Van Brederode
On Mon, Mar 11, 2013 at 11:02 AM, Nikolai Vorontsov < nikolai.voront...@quadrox.be> wrote: <--snip--> ** > Also, if some of supported compilers doesn't use namespaces (well, may be > some embedded one) - then you might need to use conditional compilation as > you did over 9000 times before ;-) >

Re: [Live-devel] Question on streams in Windows

2013-03-01 Thread Chris Van Brederode
ream that will cause the live555 library to close the file (which to what I can see only happens in the ~ByteStreamFileSource()) as it starts to stream, without error messages? Chris Van Brederode Software Engineer International Logistics Systems, Inc. http://www.i

Re: [Live-devel] Question on streams in Windows

2013-02-28 Thread Chris Van Brederode
Yes, the encoder is another process (which is in turn reading raw frames from yet another process). I'll test my pipe code in the encoder; I'm doing it differently from in the 3D program going to the encoder. As far as Windows developers who use gmail...I can understand the anti-windows sentiment