Re: [Live-devel] Setting the frame rate and resolution during the rtsp connection

2013-05-09 Thread Ross Finlayson
> I am using the LIVE555 Frame work for the IP camera streaming. > > Basically camera is set for a frame rate and resolution. I can set these > parameters in the camera web page. > But would like to stream the camera with my own framerate and resolution, > this will be decided dynamically. U

[Live-devel] Setting the frame rate and resolution during the rtsp connection

2013-05-09 Thread Kalkere, Giridhara(IE10)
Dear Ross, I am using the LIVE555 Frame work for the IP camera streaming. Basically camera is set for a frame rate and resolution. I can set these parameters in the camera web page. But would like to stream the camera with my own framerate and resolution, this will be decided dynamically. I am

Re: [Live-devel] A couple of minor issues

2013-05-09 Thread Ross Finlayson
> 1. config.armlinux has carriage return line feed line endings and none of the > other config files have this. OK, this will be fixed in the next release of the software. > 2. Why is Boolean a #define, for MSC and BORLAND compilers this is really bad > form. Currently it is causing me problem

[Live-devel] A couple of minor issues

2013-05-09 Thread Matt Schuckmann
I just thought I'd bring up a couple of minor code issues that I recently ran into. 1. config.armlinux has carriage return line feed line endings and none of the other config files have this. Normally I wouldn't care but my automated build system uses quilt and patch to add -D defines to the