Axis 206(W?) questions
Axis 206(W?) questions
i have an Axis 206 camera, i just finished installing zoneminder, im having a hard time getting it to work
i originally set up the camera to force people to log in to see the view, but zoneminder doesnt seem to have a method for entering user/pass for a camera, so i turned that authentication off
but still i get errors, no matter what, whenever i try to start zm, either from the webscript, or from zmpkg.pl start it still saws 'stopped' when i look on the webpage
it logs this:
10/23/2006 15:11:48.009645 zmdc[1249].INF ['zmc -m 1' started at 06/10/23 15:11:48]
10/23/2006 15:11:48.015201 zmdc[1034].INF ['zmc -m 1' starting at 06/10/23 15:11:48, pid = 1249]
10/23/2006 15:11:48.060508 zmdc[1034].ERR ['zmc -m 1' exited abnormally, exit status 255]
im using mostly default settings
i set the remote host path to: /mjpg/video.mjpg
i have no idea what its supposed to be, i just saw a few people on this forum said they used that, but as far as i know they never got it to work with that setting..
i also set 24bit color, 640x480
i checked the other logs and they dont seem to show any errors
i originally set up the camera to force people to log in to see the view, but zoneminder doesnt seem to have a method for entering user/pass for a camera, so i turned that authentication off
but still i get errors, no matter what, whenever i try to start zm, either from the webscript, or from zmpkg.pl start it still saws 'stopped' when i look on the webpage
it logs this:
10/23/2006 15:11:48.009645 zmdc[1249].INF ['zmc -m 1' started at 06/10/23 15:11:48]
10/23/2006 15:11:48.015201 zmdc[1034].INF ['zmc -m 1' starting at 06/10/23 15:11:48, pid = 1249]
10/23/2006 15:11:48.060508 zmdc[1034].ERR ['zmc -m 1' exited abnormally, exit status 255]
im using mostly default settings
i set the remote host path to: /mjpg/video.mjpg
i have no idea what its supposed to be, i just saw a few people on this forum said they used that, but as far as i know they never got it to work with that setting..
i also set 24bit color, 640x480
i checked the other logs and they dont seem to show any errors
i turned on debug
i got an error like this:
10/23/06 15:31:48.111058 zmc_m1[1438].DB1-zm_monitor.cpp/242 [shm.size=36864964]
10/23/06 15:31:48.111247 zmc_m1[1438].ERR-zm_monitor.cpp/246 [Can't shmget, probably not enough shared memory space free: Invalid argument]
im on Ubuntu 6.06
my computer has 512 megs of ram
i read in the readme this has to do with shared buffer sizes but i dont know what to do about it
i got an error like this:
10/23/06 15:31:48.111058 zmc_m1[1438].DB1-zm_monitor.cpp/242 [shm.size=36864964]
10/23/06 15:31:48.111247 zmc_m1[1438].ERR-zm_monitor.cpp/246 [Can't shmget, probably not enough shared memory space free: Invalid argument]
im on Ubuntu 6.06
my computer has 512 megs of ram
i read in the readme this has to do with shared buffer sizes but i dont know what to do about it
well im completely out of ideas...
if anyone has the axis206W (im sure dozens of you do, thats the only reason i got it is because so many here say its great) please post your settings
i changed the image size to 320x240, 8 bit color, 5 fps
it still gives me the exact same error, even the same size
why would it asking for the same size if i cut all of my requirements to 1/12th of previous?
if anyone has the axis206W (im sure dozens of you do, thats the only reason i got it is because so many here say its great) please post your settings
i changed the image size to 320x240, 8 bit color, 5 fps
it still gives me the exact same error, even the same size
why would it asking for the same size if i cut all of my requirements to 1/12th of previous?
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
you need to pass the settings in the url or setup for 320x240
if you check the wiki faw for cannot shmget in your logs it will tell you how to how to fix it.
I use 206's but use jpeg mode and use
/axis-cgi/jpg/image.cgi?resolution=640x480
as my path
also if you enter in the host
<username>:<password>@<ip>
you will be able to pass auth info to the cam
also you are starting with a distro that has less support on this forum than fedora or mandrake. If your new i strongly advise using one of the ready made distros
if you check the wiki faw for cannot shmget in your logs it will tell you how to how to fix it.
I use 206's but use jpeg mode and use
/axis-cgi/jpg/image.cgi?resolution=640x480
as my path
also if you enter in the host
<username>:<password>@<ip>
you will be able to pass auth info to the cam
when im stuck i tend to read the manual most of this is in therewell im completely out of ideas...
also you are starting with a distro that has less support on this forum than fedora or mandrake. If your new i strongly advise using one of the ready made distros
James Wilson
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
well i tried the shmmax shmall stuff, it didnt work, when i rebooted it went back to what it was at before
i also tried using 320x240, i didnt get any error this time, but the logs are going out of control, looks like its making requests nonstop, but i dont see a URL or a get... something seems wrong it bogged the computer down hardcore i had to just kill it
i think ill try one of the premade images later
i also tried using 320x240, i didnt get any error this time, but the logs are going out of control, looks like its making requests nonstop, but i dont see a URL or a get... something seems wrong it bogged the computer down hardcore i had to just kill it
i think ill try one of the premade images later
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
you have to edit your system file to make the changes permanent...like it says...
What do you mean with requests non stop? isnt that what you want?
What do you mean with requests non stop? isnt that what you want?
James Wilson
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
thats the one
James Wilson
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
all the scripts are running
i see:
1007 5509 0.0 2.4 11168 6336 pts/1 S 21:06 0:00 /usr/bin/perl -wT /usr/local/bin/zmdc.pl startup
1007 5536 0.0 4.1 14616 10696 pts/1 S 21:06 0:00 /usr/bin/perl -wT /usr/local/bin/zmfilter.pl
1007 5541 0.0 2.8 11276 7364 pts/1 S 21:06 0:00 /usr/bin/perl -wT /usr/local/bin/zmaudit.pl -c
1007 5546 0.0 2.8 11168 7260 pts/1 S 21:06 0:00 /usr/bin/perl -wT /usr/local/bin/zmwatch.pl
1007 5550 0.0 3.5 12884 9016 pts/1 S 21:06 0:00 /usr/bin/perl -w /usr/local/bin/zmupdate.pl -c
and several times ive seen zmc or something poped up
zmwatch.log says this several times:
10/23/2006 21:08:05.466243 zmwatch[5546].INF [Restarting capture daemon for Driveway, time since last capture 7 seconds (1161655685-1161655678)]
10/23/2006 21:08:06.238197 zmwatch[5546].INF ['zmc -m 1' started at 06/10/23 21:08:05] at /usr/local/bin/zmwatch.pl line 118
there are also a ton of debug logs springing up, like a pair of them every so often
they all end with:
10/23/06 21:21:07.973852 zmc_m1[5755].ERR-zm_remote_camera.cpp/195 [Select timed out]
the console window still always shows zone minder as 'stopped', even though the logs seem to query the remote camera many times successfully before dying out
but never shows anything other than stopped..
i tried another image and its just not gonna be an option
i couldnt figure my way around it, there were plenty of info on installing it to the machine but i dont want to if i cant figure out if it even works
plus it didnt like my network card
i see:
1007 5509 0.0 2.4 11168 6336 pts/1 S 21:06 0:00 /usr/bin/perl -wT /usr/local/bin/zmdc.pl startup
1007 5536 0.0 4.1 14616 10696 pts/1 S 21:06 0:00 /usr/bin/perl -wT /usr/local/bin/zmfilter.pl
1007 5541 0.0 2.8 11276 7364 pts/1 S 21:06 0:00 /usr/bin/perl -wT /usr/local/bin/zmaudit.pl -c
1007 5546 0.0 2.8 11168 7260 pts/1 S 21:06 0:00 /usr/bin/perl -wT /usr/local/bin/zmwatch.pl
1007 5550 0.0 3.5 12884 9016 pts/1 S 21:06 0:00 /usr/bin/perl -w /usr/local/bin/zmupdate.pl -c
and several times ive seen zmc or something poped up
zmwatch.log says this several times:
10/23/2006 21:08:05.466243 zmwatch[5546].INF [Restarting capture daemon for Driveway, time since last capture 7 seconds (1161655685-1161655678)]
10/23/2006 21:08:06.238197 zmwatch[5546].INF ['zmc -m 1' started at 06/10/23 21:08:05] at /usr/local/bin/zmwatch.pl line 118
there are also a ton of debug logs springing up, like a pair of them every so often
they all end with:
10/23/06 21:21:07.973852 zmc_m1[5755].ERR-zm_remote_camera.cpp/195 [Select timed out]
the console window still always shows zone minder as 'stopped', even though the logs seem to query the remote camera many times successfully before dying out
but never shows anything other than stopped..
i tried another image and its just not gonna be an option
i couldnt figure my way around it, there were plenty of info on installing it to the machine but i dont want to if i cant figure out if it even works
plus it didnt like my network card
it seems to be just going along fine in the debug log
everything looks about right, it has lots of OK responcies, lots of 'expecting XX bytes, recieved XX bytes..
then:
10/23/06 21:21:07.973852 zmc_m1[5755].ERR-zm_remote_camera.cpp/195 [Select timed out]
it looks like an issue with a socket
i dont see anything about it on the wiki, and only 1 thing i saw about it on forums wasnt relevant
everything looks about right, it has lots of OK responcies, lots of 'expecting XX bytes, recieved XX bytes..
then:
10/23/06 21:21:07.973852 zmc_m1[5755].ERR-zm_remote_camera.cpp/195 [Select timed out]
it looks like an issue with a socket
i dont see anything about it on the wiki, and only 1 thing i saw about it on forums wasnt relevant
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
Sometimes the web page showing 'stopped' when everything else is ok means that there are permission issues with the web server being able to execute zmdc.pl. That might be worth checking.
The select timeouts mean basically that ZM get fed up waiting for your network camera to respond, usually because your network has a problem or the cam has locked up. Are you using individual image captures or mpjpeg streams?
It's difficult to make a call on the overall health of your system from the limited log entries posted so far. Can you post a longer section? Do you see any of the video streams in ZM?
The select timeouts mean basically that ZM get fed up waiting for your network camera to respond, usually because your network has a problem or the cam has locked up. Are you using individual image captures or mpjpeg streams?
It's difficult to make a call on the overall health of your system from the limited log entries posted so far. Can you post a longer section? Do you see any of the video streams in ZM?
Phil
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
i assume you have tried reg exp http 1.0 etc
i think the 206's ned regexp on
i think the 206's ned regexp on
James Wilson
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
i tried it with 1.1, and 1.0, and regexp, on and off
neither worked, i saw select timed out both times, ill check the permissions, that sounds like a pretty reasonable explaination of whats going on, and it did screw up some of the other permissions which i had to manually fix (zm.conf was not webserver read/writable, also its in an unusual place for ubuntu)
neither worked, i saw select timed out both times, ill check the permissions, that sounds like a pretty reasonable explaination of whats going on, and it did screw up some of the other permissions which i had to manually fix (zm.conf was not webserver read/writable, also its in an unusual place for ubuntu)
well i checked the permissions
/usr/local/bin, has only zm files, i changed them all to be zoneminder:www-data
i also added /usr/local/lib to my ld.so.conf and ran ldconfig
i noticed there are some perl modules? or some sorta libs in there , only zm libs, no other libs, im not sure if maybe this is part of it, i saw in a fedora tutorialthat fedora needed those so i added it
it still doesnt work, same problems, same log
heres some pastings from some of the logs
/usr/local/bin, has only zm files, i changed them all to be zoneminder:www-data
i also added /usr/local/lib to my ld.so.conf and ran ldconfig
i noticed there are some perl modules? or some sorta libs in there , only zm libs, no other libs, im not sure if maybe this is part of it, i saw in a fedora tutorialthat fedora needed those so i added it
it still doesnt work, same problems, same log
heres some pastings from some of the logs
Code: Select all
zmwatch.log
10/24/2006 20:32:11.256093 zmwatch[15396].INF [Restarting capture daemon for Driveway, time since last capture 15 seconds (1161739931-1161739916)]
10/24/2006 20:32:12.034209 zmwatch[15396].INF ['zmc -m 2' starting at 06/10/24 20:32:11, pid = 15514] at /usr/local/bin/zmwatch.pl line 118
zmdc.log
10/24/2006 20:31:00.044366 zmdc[15494].INF ['zmc -m 2' started at 06/10/24 20:31:00]
10/24/2006 20:31:00.046187 zmdc[15359].INF ['zmc -m 2' starting at 06/10/24 20:31:00, pid = 15494]
10/24/2006 20:31:33.398219 zmdc[15359].ERR ['zmc -m 2' exited abnormally, exit status 255]
zm_debug
10/24/06 20:29:42.362044 zmc_m2[15449].DB3-zm_remote_camera.cpp/730 [Got status '200' (OK), http version 1.0]
10/24/06 20:29:42.362072 zmc_m2[15449].DB3-zm_remote_camera.cpp/737 [Got connection 'close']
10/24/06 20:29:42.362100 zmc_m2[15449].DB3-zm_remote_camera.cpp/743 [Got content length '57235']
10/24/06 20:29:42.362129 zmc_m2[15449].DB3-zm_remote_camera.cpp/771 [Got content type 'image/jpeg']
10/24/06 20:29:42.403309 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:42.403347 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:42.416862 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:42.416898 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:42.460895 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:42.461044 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:42.488876 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:42.488913 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:42.559996 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:42.560041 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:42.601248 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:42.601285 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:42.614664 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:42.614700 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:42.657463 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:42.657505 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:42.690524 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:42.690560 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:42.705806 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:42.705841 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:42.718834 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:42.718870 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:42.762841 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:42.762891 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:42.790405 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:42.790440 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:42.855462 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:42.855511 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:42.904530 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:42.904566 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:42.917545 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:42.917580 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:42.965224 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:42.965275 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:42.992923 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:42.992958 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:43.005996 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:43.006032 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:43.019841 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:43.019879 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:43.061849 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:43.061890 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:43.104461 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:43.104496 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:43.117590 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:43.117625 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:43.162027 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:43.162070 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:43.203822 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:43.203858 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:43.244484 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:43.244671 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:43.307602 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:43.307654 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:43.321867 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:43.321903 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:43.350217 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:43.350270 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:43.394560 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:43.394598 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:43.407451 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:43.407487 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:43.422572 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:43.422606 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:43.492961 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:43.493003 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:43.520844 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:43.520913 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:43.563346 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:43.563387 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:43.589331 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:43.589367 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:43.661787 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:43.661827 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:43.689331 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:43.689366 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:43.698684 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 933 bytes]
10/24/06 20:29:43.698773 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 933 bytes]
10/24/06 20:29:43.698820 zmc_m2[15449].DB3-zm_remote_camera.cpp/979 [Got end of image by length, content-length = 57235]
10/24/06 20:29:43.698908 zmc_m2[15449].DB3-zm_remote_camera.cpp/1045 [Returning 57235 (57235) bytes of captured content]
10/24/06 20:29:43.747069 zmc_m2[15449].DB3-zm_remote_camera.cpp/159 [Connected to host, socket = 6]
10/24/06 20:29:43.747218 zmc_m2[15449].DB3-zm_remote_camera.cpp/180 [Request sent]
10/24/06 20:29:44.206604 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:44.206695 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:44.206735 zmc_m2[15449].DB6-zm_remote_camera.cpp/658 [HTTP/1.0 200 OK
Cache-Control: no-cache
Pragma: no-cache
Expires: Thu, 01 Dec 1994 16:00:00 GMT
Connection: close
Content-Type: image/jpeg
Content-Length: 57131
����]
10/24/06 20:29:44.206767 zmc_m2[15449].DB6-zm_remote_camera.cpp/666 [Got http header 'HTTP/1.0 200 OK
Cache-Control: no-cache
Pragma: no-cache
Expires: Thu, 01 Dec 1994 16:00:00 GMT
Connection: close
Content-Type: image/jpeg
Content-Length: 57131
����']
10/24/06 20:29:44.206800 zmc_m2[15449].DB6-zm_remote_camera.cpp/658 [Cache-Control: no-cache
Pragma: no-cache
Expires: Thu, 01 Dec 1994 16:00:00 GMT
Connection: close
Content-Type: image/jpeg
Content-Length: 57131
����]
10/24/06 20:29:44.206832 zmc_m2[15449].DB6-zm_remote_camera.cpp/685 [Got ignored header 'Cache-Control: no-cache
Pragma: no-cache
Expires: Thu, 01 Dec 1994 16:00:00 GMT
Connection: close
Content-Type: image/jpeg
Content-Length: 57131
����']
10/24/06 20:29:44.206863 zmc_m2[15449].DB6-zm_remote_camera.cpp/658 [Pragma: no-cache
Expires: Thu, 01 Dec 1994 16:00:00 GMT
Connection: close
Content-Type: image/jpeg
Content-Length: 57131
����]
10/24/06 20:29:44.206990 zmc_m2[15449].DB6-zm_remote_camera.cpp/685 [Got ignored header 'Pragma: no-cache
Expires: Thu, 01 Dec 1994 16:00:00 GMT
Connection: close
Content-Type: image/jpeg
Content-Length: 57131
����']
10/24/06 20:29:44.207026 zmc_m2[15449].DB6-zm_remote_camera.cpp/658 [Expires: Thu, 01 Dec 1994 16:00:00 GMT
Connection: close
Content-Type: image/jpeg
Content-Length: 57131
����]
10/24/06 20:29:44.207055 zmc_m2[15449].DB6-zm_remote_camera.cpp/685 [Got ignored header 'Expires: Thu, 01 Dec 1994 16:00:00 GMT
Connection: close
Content-Type: image/jpeg
Content-Length: 57131
����']
10/24/06 20:29:44.207086 zmc_m2[15449].DB6-zm_remote_camera.cpp/658 [Connection: close
Content-Type: image/jpeg
Content-Length: 57131
����]
10/24/06 20:29:44.207115 zmc_m2[15449].DB6-zm_remote_camera.cpp/671 [Got connection header 'Connection: close
Content-Type: image/jpeg
Content-Length: 57131
����']
10/24/06 20:29:44.207145 zmc_m2[15449].DB6-zm_remote_camera.cpp/658 [Content-Type: image/jpeg
Content-Length: 57131
����]
10/24/06 20:29:44.207174 zmc_m2[15449].DB6-zm_remote_camera.cpp/681 [Got content type header 'Content-Type: image/jpeg
Content-Length: 57131
����']
10/24/06 20:29:44.207203 zmc_m2[15449].DB6-zm_remote_camera.cpp/658 [Content-Length: 57131
����]
10/24/06 20:29:44.207231 zmc_m2[15449].DB6-zm_remote_camera.cpp/676 [Got content length header 'Content-Length: 57131
����']
10/24/06 20:29:44.207266 zmc_m2[15449].DB3-zm_remote_camera.cpp/730 [Got status '200' (OK), http version 1.0]
10/24/06 20:29:44.207294 zmc_m2[15449].DB3-zm_remote_camera.cpp/737 [Got connection 'close']
10/24/06 20:29:44.207322 zmc_m2[15449].DB3-zm_remote_camera.cpp/743 [Got content length '57131']
10/24/06 20:29:44.207351 zmc_m2[15449].DB3-zm_remote_camera.cpp/771 [Got content type 'image/jpeg']
10/24/06 20:29:44.220005 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:44.220043 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:44.293754 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:44.293804 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:44.355778 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:44.355855 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:44.398286 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:44.398324 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:44.411552 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:44.411588 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:44.497259 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:44.497301 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:44.560985 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:44.561067 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:44.593020 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:44.593056 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:44.623754 zmc_m2[15449].DB3-zm_remote_camera.cpp/225 [Expecting 1448 bytes]
10/24/06 20:29:44.623789 zmc_m2[15449].DB3-zm_remote_camera.cpp/250 [Read 1448 bytes]
10/24/06 20:29:46.627238 zmc_m2[15449].ERR-zm_remote_camera.cpp/195 [Select timed out]