hi. please send me feedback about camorama. if it does/doesn't work for
you, what kind of camera you have, what you like or hate.
thanks
[»]
Re: Does not work for me :\
by BetaTester - Aug 11th 2003 09:12:57
Hi, i was looking for a webcam app like this, but it does not work for me,
the image looks like a mesh of green squares moving randomly and there is
just a tiny stripe at the upper screen where the cam image seems to appear.
Im using an EZCam USB II OV6620 and model is P10UC. Through BTTV driver at
/dev/video1 My box is RedHat 9 running the default Desktop.
Any contribution i can provide just let me know.
(Im not american, so my english is not to good, sorry)
--
"All i need is a cigarette and a cup of coffee to shake my mind"
[reply]
[top]
[»]
Works for me !
by saky - Apr 16th 2008 04:04:41
Hi, I have a got some chinese made webcam that uses V4L2 driver for
ZC0301[P] Image Processor and Control Chip v1:1.07 and it works with gspca
on Ubuntu.
Though, I would really like to see the automatic pictures taking timer
down from the minimum 1 minute to a second.
Cheers
> hi. please send me feedback about
> camorama. if it does/doesn't work for
> you, what kind of camera you have, what
> you like or hate.
>
> thanks
>
[reply]
[top]
[»]
Re: Works for me !
by saky - Apr 16th 2008 04:38:01
Looking at the sourcecode, I believe the changes required would be:
In callbacks.c, Line 192, interval_change method:
replace "* 60000" to "* 1000"
also change the 'label56' caption to 'seconds'
hopefully it'll work.
> Hi, I have a got some chinese made
> webcam that uses V4L2 driver for
> ZC0301[P] Image Processor and Control
> Chip v1:1.07 and it works with gspca on
> Ubuntu.
>
> Though, I would really like to see the
> automatic pictures taking timer down
> from the minimum 1 minute to a second.
>
> Cheers
>
>
>
> % hi. please send me feedback about
> % camorama. if it does/doesn't work
> for
> % you, what kind of camera you have,
> what
> % you like or hate.
> %
> % thanks
> %
>
>
>
[reply]
[top]