The capture card works on Bluecherry and Hawkeye DVR. I already change the permission for /dev/video* to 777. I tried tvtime and here what it says,
Code: Select all
#tvtime
Running tvtime 1.0.2.
Reading configuration from /etc/tvtime/tvtime.xml
Reading configuration from /root/.tvtime/tvtime.xml
videoinput: Can't get tuner info: Invalid argument
Your capture card driver: solo6x10 [Softlogic 6010/PCI 0000:04:01.0/132097]
does not support studio-quality colour images required by tvtime.
This is a hardware limitation of some cards including many
low-quality webcams. Please select a different video device to use
with the command line option --device.
Message from the card was: Invalid argument
mixer: find error: Success
mixer: Can't open mixer default, mixer volume and mute unavailable.
mixer: Can't open device default/Line, mixer volume and mute unavailable.
Segmentation fault
when I run cat /var/log/syslog,
Code: Select all
Sep 5 17:33:21 ubuntu-dvr zmdc[2036]: INF [Starting pending process, zmc -d /dev/video0]
Sep 5 17:33:21 ubuntu-dvr zmdc[2036]: INF ['zmc -d /dev/video0' starting at 12/09/05 17:33:21, pid = 3565]
Sep 5 17:33:21 ubuntu-dvr zmdc[3565]: INF ['zmc -d /dev/video0' started at 12/09/05 17:33:21]
Sep 5 17:33:22 ubuntu-dvr zmc_dvideo0[3565]: INF [Debug Level = 0, Debug Log = <none>]
Sep 5 17:33:22 ubuntu-dvr zmc_dvideo0[3565]: INF [Starting Capture]
Sep 5 17:33:22 ubuntu-dvr zmc_dvideo0[3565]: FAT [Failed to set video format: Invalid argument]
Sep 5 17:33:22 ubuntu-dvr zmdc[2036]: ERR ['zmc -d /dev/video0' exited abnormally, exit status 255]
Sep 5 17:33:22 ubuntu-dvr zmdc[2036]: WAR [Can't find process with command of 'zma -m 1']
Sep 5 17:33:27 ubuntu-dvr zmdc[2036]: INF [Starting pending process, zmc -d /dev/video0]
Sep 5 17:33:27 ubuntu-dvr zmdc[2036]: INF ['zmc -d /dev/video0' starting at 12/09/05 17:33:27, pid = 3587]
Sep 5 17:33:27 ubuntu-dvr zmdc[3587]: INF ['zmc -d /dev/video0' started at 12/09/05 17:33:27]
Sep 5 17:33:27 ubuntu-dvr zmc_dvideo0[3587]: INF [Debug Level = 0, Debug Log = <none>]
Sep 5 17:33:27 ubuntu-dvr zmc_dvideo0[3587]: INF [Starting Capture]
Sep 5 17:33:27 ubuntu-dvr zmc_dvideo0[3587]: FAT [Failed to set video format: Invalid argument]
Sep 5 17:33:27 ubuntu-dvr zmdc[2036]: ERR ['zmc -d /dev/video0' exited abnormally, exit status 255]
Is there any other way to make it work on zoneminder?? I don't know where is the problem here.. Is it the capture card or the configuration of zoneminder.
It can't be the capture card because it works for other DVR. The zoneminder also works well when I connect it to webcams and IP camera.
Thank you for the help.