fedora 10 xawtv fine but zoneminder does not activate camera

Support and queries relating to all previous versions of ZoneMinder
Locked
jorgus
Posts: 13
Joined: Mon Apr 06, 2009 5:56 pm
Location: Bella Vista - Itapua - PY

fedora 10 xawtv fine but zoneminder does not activate camera

Post by jorgus »

Hi

Code: Select all

[root@scserver ~]# /usr/bin/zmu -U zm -P zm -d /dev/video -q -v
Video Capabilities
  Name: UNKNOWN/GENERIC
  Type: 45
    Can capture
    Does teletext
    Overlay onto frame buffer
    Can clip
  Video Channels: 1
  Audio Channels: 0
  Maximum Width: 704
  Maximum Height: 480
  Minimum Width: 48
  Minimum Height: 32
Window Attributes
  X Offset: 0
  Y Offset: 0
  Width: 0
  Height: 0
Picture Attributes
  Palette: 4 - 24bit RGB
  Colour Depth: 24
  Brightness: 32896
  Hue: 32896
  Colour :33026
  Contrast: 35090
  Whiteness: 0
Channel 0 Attributes
  Name: default
  Channel: 0
  Flags: 0
  Type: 2 - Camera
  Format: 1 - NTSC
I add new monitor with this parameters:

Code: Select all

Source Tab
            Device Path: /dev/video
            Device Channel: 0
            Device Format: NTSC
            Capture Palette: RGB24
            Capture Width (pixels): 704
            Capture Height (pixels): 480
I try with another params values but not work.
This is zmdc.log:

Code: Select all

08/04/09 09:56:53.895506 zmdc[6445].INF [Server starting at 09/04/08 09:56:53]
08/04/09 09:56:57.200375 zmdc[6445].INF ['zmfilter.pl' starting at 09/04/08 09:56:57, pid = 6468]
08/04/09 09:56:57.658665 zmdc[6445].INF ['zmaudit.pl -c' starting at 09/04/08 09:56:57, pid = 6472]
08/04/09 09:56:58.209747 zmdc[6445].INF ['zmwatch.pl' starting at 09/04/08 09:56:58, pid = 6477]
08/04/09 09:56:58.703961 zmdc[6445].INF ['zmupdate.pl -c' starting at 09/04/08 09:56:58, pid = 6483]
08/04/09 09:57:59.175785 zmdc[6445].INF ['zmc -d /dev/video' starting at 09/04/08 09:57:59, pid = 6519]
08/04/09 09:57:59.218746 zmdc[6445].ERR ['zmc -d /dev/video' exited abnormally, exit status 255]
08/04/09 09:57:59.220879 zmdc[6445].INF [Starting pending process, zmc -d /dev/video]
08/04/09 09:57:59.249850 zmdc[6445].INF ['zmc -d /dev/video' starting at 09/04/08 09:57:59, pid = 6521]
08/04/09 09:57:59.262816 zmdc[6445].ERR ['zmc -d /dev/video' exited abnormally, exit status 255]
08/04/09 09:58:04.064269 zmdc[6445].INF [Starting pending process, zmc -d /dev/video]
08/04/09 09:58:04.080315 zmdc[6445].INF ['zmc -d /dev/video' starting at 09/04/08 09:58:04, pid = 6530]
08/04/09 09:58:04.105377 zmdc[6445].ERR ['zmc -d /dev/video' exited abnormally, exit status 255]
08/04/09 09:58:09.468814 zmdc[6445].INF ['zmc -d /dev/video' starting at 09/04/08 09:58:09, pid = 6535]
08/04/09 09:58:09.499982 zmdc[6445].ERR ['zmc -d /dev/video' exited abnormally, exit status 255]
08/04/09 09:58:19.763600 zmdc[6445].INF ['zmc -d /dev/video' starting at 09/04/08 09:58:19, pid = 6541]
08/04/09 09:58:19.795997 zmdc[6445].ERR ['zmc -d /dev/video' exited abnormally, exit status 255]
08/04/09 09:58:30.057094 zmdc[6445].INF ['zmc -d /dev/video' starting at 09/04/08 09:58:30, pid = 6547]
08/04/09 09:58:30.088840 zmdc[6445].ERR ['zmc -d /dev/video' exited abnormally, exit status 255]
08/04/09 09:58:40.352373 zmdc[6445].INF ['zmc -d /dev/video' starting at 09/04/08 09:58:40, pid = 6553]
08/04/09 09:58:40.382247 zmdc[6445].ERR ['zmc -d /dev/video' exited abnormally, exit status 255]
08/04/09 09:58:50.667076 zmdc[6445].INF ['zmc -d /dev/video' starting at 09/04/08 09:58:50, pid = 6581]
08/04/09 09:58:50.703212 zmdc[6445].ERR ['zmc -d /dev/video' exited abnormally, exit status 255]
I install xawtv and work fine.

Some suggestion?
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Re: fedora 10 xawtv fine but zoneminder does not activate ca

Post by cordel »

jorgus wrote: Name: UNKNOWN/GENERIC
Setup the driver for your card and it might work fine. The test with xawtv is only any good if you try to capture a still snapshot, else all it does is pass video strait from the card to the monitor.
Locked