Re: [Live-devel] How To Decode This Camera Stream

2013-04-12 Thread tboonefisher
FINALLY got it working!! Typical rookie mistakes including but not limited to trying to use a 32bit FFDShow filter in a 64bit app!! DUH! When I substituted the FFDShow MP4 decoder for the MS DTV-DVD Video Decoder, everything works well. Now just need to clean up the code. Actually works bette

Re: [Live-devel] Support required for Live555 Media Server

2013-04-12 Thread Ross Finlayson
> 1. We have installed the Live555 Media Server on Red Hat Linux version > 6.2 system. The Processor is Intel Pentium Dual core running at 2.6 GHz with > 2GB DDR2 RAM > We run multiple instances of OpenRTSP client program / VLC player application > on 34 client systems and used the RTSP Se

Re: [Live-devel] RTP over RTSP broken with VLC and latest lib.

2013-04-12 Thread Ross Finlayson
No. There are several bugs (not just this one) in old versions of the code. Therefore, we do not support them. Client applications (including VLC) should upgrade to use a recent version of the code. Ross Finlayson Live Networks, Inc. http://www.live555.com/ __

Re: [Live-devel] RTP over RTSP broken with VLC and latest lib.

2013-04-12 Thread Serge . Grondin
OK, I understand but would it be possible to have at least a define to remove that line of code (the SR packet hack) for those who don't want to brake the compatibility with older versions? This code as been working for years with VLC, that now means that my server will only be compatible with VL

[Live-devel] Support required for Live555 Media Server

2013-04-12 Thread Nambirajan
Hi, This is Nambirajan from I-Velozity India Private Limited, We are testing the Live555 Media Server for one of our application. While doing so we are facing the following problems and queries. Can you please help in this regard to solve the issue? 1. We have installed the Live5