in reply to Re: Re: Re: Slew or error messages
in thread Slew or error messages

gqcam barfs out some variable errors or something, i forget exactly what, but it is my belief that gqcam (through some programming fault of mine) is getting the ftp commands as input and is thoroughly confused by them. While it's barfing out these errors, I am also able to see the gqcam variables zipping about on their little sliders.

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: Slew or error messages
by runrig (Abbot) on Aug 08, 2001 at 02:46 UTC
    Does gqcam just generate a file intermittently? Then I don't see how ftp would interfere with it. You need to narrow down the problem, take out the ftp and see what happens if you just sleep in a loop. Maybe gqcam is not getting some environment variable or argument it needs?

    Or does it spawn some GUI and generate files as a side effect? Then I'd run it as an entirely separate process and the ftp script as another process. I might do that anyway.

      It generates some GUI code to display sliders and the cam image and whatnot. Opening it as another process will most likely be easier and much less painless.
        if I'm not mistaking, you're starting a GUI app (probably X-based) every X number of seconds... not quite handy unless that's exactly what you need. If you're not in front of your comp every X seconds, you'll end up closing Y number of app windows :)
        In Re: Webcam 0.2 I use cqcam which is a command line tool.

        Greetz
        Beatnik
        ... Quidquid perl dictum sit, altum viditur.