Dear slbpatrol,
Thank you for developing the v4l2 support to Zoneminder, and leave me
a message in the zoneminder forum. I tested the latest version which
is ZoneMinder-1.23.1a.devel.tgz downloaded from your site
http://mysite.verizon.net/brownslb/zoneminder/. However, it can't pass
through the Make.
sudo ./configure --with-webdir=/var/www/html/zm
--with-cgidir=/usr/lib/cgi-bin --with-webuser=www-data
--with-webgroup=www-data --with-ffmpeg=/opt
goes perfectly, and I've installed the mjpegtools from synapic pkg
manager beforehand.(and also I tried from source, the same)
but when I do the
sudo make, I got
"
make all-recursive
make[1]: Entering directory `/home/itc/download/ZoneMinder-1.23.1.devel'
....
....
mv -f .deps/zm_buffer.Tpo .deps/zm_buffer.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/opt/include -g -O2
-MT PixelFormats.o -MD -MP -MF .deps/PixelFormats.Tpo -c -o
PixelFormats.o PixelFormats.c
PixelFormats.c: In function 'mjpegtoyuv420p':
PixelFormats.c:406: error: 'uint8_t' undeclared (first use in this function)
PixelFormats.c:406: error: (Each undeclared identifier is reported only once
PixelFormats.c:406: error: for each function it appears in.)
PixelFormats.c:406: error: 'yuv' undeclared (first use in this function)
PixelFormats.c: In function 'mjpeg_to_rgb24':
PixelFormats.c:447: error: 'DHT_SIZE' undeclared (first use in this function)
PixelFormats.c:449: error: 'HEADER' undeclared (first use in this function)
PixelFormats.c:450: error: 'DHT_DATA' undeclared (first use in this function)
make[2]: *** [PixelFormats.o] Error 1
make[2]: Leaving directory `/home/itc/download/ZoneMinder-1.23.1.devel/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/itc/download/ZoneMinder-1.23.1.devel'
make: *** [all] Error 2
" and I couldn't go on. where do you think the problem is? I did a
google on PixelFormats.c error, but no supports on that.
Thank you for your reply. My Logitech AF (064d:0994) is still sleeping
on my desktop
Best Regards,
Fei