Page 1 of 1

UYVY supports Zoneminder

Posted: Mon Sep 10, 2012 4:13 am
by kamil
Good day everyone, I have a capture card (SoftLogic6010). This card has the pixel format uyvy. I cant see the uyvy in "palette capture" option in zoneminder. What is the correct combination for my capture card to work with zoneminder? Any idea? Thank :)

Code: Select all

v4l-info
video capture
    VIDIOC_ENUM_FMT(0,VIDEO_CAPTURE)
	index                   : 0
	type                    : VIDEO_CAPTURE
	flags                   : 0
	description             : "UYUV 4:2:2 Packed"
	pixelformat             : 0x59565955 [UYVY]
    VIDIOC_G_FMT(VIDEO_CAPTURE)
	type                    : VIDEO_CAPTURE
	fmt.pix.width           : 704
	fmt.pix.height          : 480
	fmt.pix.pixelformat     : 0x59565955 [UYVY]
	fmt.pix.field           : INTERLACED
	fmt.pix.bytesperline    : 1408
	fmt.pix.sizeimage       : 675840
	fmt.pix.colorspace      : SMPTE170M
	fmt.pix.priv            : 0

Re: UYVY supports Zoneminder

Posted: Thu May 02, 2013 4:00 pm
by laden_maiden
im in the same , i have 2 webcams with P207 and PJPG pixel format, without compatible Capture palette, any ideas???
Thansk!