Re: [Flightgear-devel] --jpg-httpd command line option

2013-10-04 Thread Geoff McLane
Hi Rick, FWIIW, happened to be re-compiling the latest SG/FG git 2.99, and decided to add -DJPEG_FACTORY:BOOL=ON for a test, first to SG, and then to the FG compile... Was in Windows 7 64-bit, but only compiled the 32-bit version... but would not expect any particular extra problems to do it

Re: [Flightgear-devel] --jpg-httpd command line option

2013-09-18 Thread James Turner
On 17 Sep 2013, at 19:47, Rick Armstrong wrote: > Indeed, PNG would be ideal! > > - if you have any interested in > > doing this, I can point you at examples since the screenshot code was > > converted to do the same thing recently -it's probably a couple of hours > > hacking at most) > > I'd

Re: [Flightgear-devel] --jpg-httpd command line option

2013-09-18 Thread Adrian Musceac
On Tuesday, September 17, 2013 20:52:16 Curtis Olson wrote: > If someone decides to jump into this, another feature that would be cool > would be to stream the display out as a video stream which could then be > played by any number of video players on a remote computer (like mplayer.) > ffmpeg pr

Re: [Flightgear-devel] --jpg-httpd command line option

2013-09-17 Thread Rick Armstrong
On Tue, Sep 17, 2013 at 6:16 AM, James Turner wrote: ... > It's turned off for build reasons, not because it's new or untested. I > believe many people have used it exactly the way you describe. If you > encounter problems, they should be easy to fix and patches are welcome! > > (The build reasons

Re: [Flightgear-devel] --jpg-httpd command line option

2013-09-17 Thread Curtis Olson
If someone decides to jump into this, another feature that would be cool would be to stream the display out as a video stream which could then be played by any number of video players on a remote computer (like mplayer.) ffmpeg probably would provide library support to make this pretty straightfor

Re: [Flightgear-devel] --jpg-httpd command line option

2013-09-17 Thread James Turner
On 17 Sep 2013, at 10:41, Rick Armstrong wrote: > -DJPEG_FACTORY:BOOL=ON > > in CMake. My question: before I go down that road, does anyone know if the > JPG HTTPD functionality works? If yes, does it work well? The fact that it's > turned-off by default makes me think that it might not be