Camera Issues on Debian Stretch (armel)
Posted: Mon Oct 25, 2010 10:39 pm
I'm having an issue with setting up monitors on a ZM (1.24.2) install on my Seagate Dockstar using Debian Stretch. The camera I'm using is a Logitech C120, it's UVC and plays nice right out of the box with debian. I've used it with mjpg-streamer without any problems.
When I go to setup a monitor and go to probe I get an error:
So I try to manually call zmu with
Which just returns "Killed". I'm using the root account over ssh. Trying sudo I get nothing returned.
I cannot change to the source tab under the monitor settings. I also cannot delete the test monitor I created (it's setup looking for a /dev/video which doesn't exist so I get an error in the logs because of it).
When I run/restart zoneminder it always reports starting up fine, same with apache, mysql and php5...so...I dunno.
I'm guessing it's all just a permissions issue but I'm not savvy enough with linux to intuitively know how to fix it. Any thoughts?
When I go to setup a monitor and go to probe I get an error:
Which I've searched for and can't find *any* mentioning of it.Unable to probe local cameras, status is '137'
So I try to manually call zmu with
Code: Select all
zmu -d /dev/video0 -V1 --query
I cannot change to the source tab under the monitor settings. I also cannot delete the test monitor I created (it's setup looking for a /dev/video which doesn't exist so I get an error in the logs because of it).
When I run/restart zoneminder it always reports starting up fine, same with apache, mysql and php5...so...I dunno.
I'm guessing it's all just a permissions issue but I'm not savvy enough with linux to intuitively know how to fix it. Any thoughts?