Page 1 of 1
Camera not showing image...
Posted: Mon Mar 23, 2009 6:26 pm
by lwsiv
I am running ZM 1.24.1 via the LiveCD (ZMLarch) in a VMWare virtual machine installation. I have a Creative Optia web cam I am using as a camera to test this installation and get things working. I have run xawtv and have images from the web cam working fine. The cam is on /dev/video0. When I set up a monitor on this, and then click on the "name" in the console, I get a black image (nothing). And it does not seem to change. Is there some other setting I am missing with this?
Any help?
Posted: Tue Mar 24, 2009 2:53 pm
by lwsiv
Tons have people viewed this, does no one have any suggestions? Do I need to dump my settings or something else into this to get some help? Do web cams even work with Zone Minder?
Posted: Tue Mar 24, 2009 3:11 pm
by the_crowbar
You might want to try different setting for the monitor. I am not familiar with your camera, but try the different settings on the "source" tab for the monitor. I had to try several things before I found that worked for Video for Linux 2.
Cheers,
the_crowbar
What type...
Posted: Tue Mar 24, 2009 3:37 pm
by lwsiv
...of settings are you talking about?
Posted: Tue Mar 24, 2009 4:28 pm
by newvisionantenna
lwsiv,
There is so many variables with your setup. Is VMware allowing the cd install to access the usb device? Does ZMLarch support your camera and have the needed driver? Are you selecting V4L or V4L2? What resolution are you running? The question's could go on and on. I have helped numerous people using my DVD to get webcam's working. I would offer to log in and get your's working but I have never used Arch Linux. I spent 5 minutes last night and had someone's Creative cam pd1110 or something like that working.
Just a couple suggestions, start out using 320x240. Run dmesg or lsusb and find out if a driver is loading your device. If it's V4L one that's loading try RGB24 and Auto with 320x240. Maybe someone else will have some more helpful suggestions.
Is...
Posted: Tue Mar 24, 2009 4:37 pm
by lwsiv
...in response to the previous posts questions...
The camera is working fine in the running VMWare ZMLarch image. I can use xawtv to bring up the camera and view it. The image is fine. When I try to provision ZM to have a monitor on the camera, it seems to let me. When I open up the Camera in ZM, though, no image appears. None.
I have run lsusb, lsmod, all of that and like I said, in the image the camera is working. For some reason I can't get ZM to work with it. Is there some setting I need to set to make it work?
Posted: Tue Mar 24, 2009 4:42 pm
by newvisionantenna
Sorry, wasn't sure if you meant the camera was working inside the template or on the actual host. If you can get it working inside the cd install then it probably comes down to how your setting it up in the zm control panel. We could go back and forth all day with differnet suggestions on what to try and how to set it. You can try and run zmu, see what it tells you the camera is capable of.
Worse case if you can't get ti working, open up the server to the internet and send me a pm. I don't mind helping.
I can't...
Posted: Tue Mar 24, 2009 5:36 pm
by lwsiv
...seem to find "zmu". I read that in the tutorial and tried to run it, but it won't find it. Did a find / zmu* and it did not find it either. What directory is it in in the live cd install?
Posted: Wed Mar 25, 2009 5:08 am
by rdmelin
What directory is it in in the live cd install?
/usr/lib/zm/bin/zmu
A little time with google tells me your webcam is uses the uvc driver. The output of 'dmesg' or 'lsmod' may confirm this.
Info on using a uvc camera wirh zoneminder is here:
http://www.zoneminder.com/wiki/index.php/Uvc
mjpg_streamer is installed on ZMLarch (at least latest releases)