UYVY supports Zoneminder

Post here to indicate any hardware you have used and which is known to work with ZoneMinder. Not for questions.
Post Reply
kamil
Posts: 21
Joined: Fri Aug 31, 2012 6:07 am

UYVY supports Zoneminder

Post 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
laden_maiden
Posts: 2
Joined: Thu May 02, 2013 3:40 pm

Re: UYVY supports Zoneminder

Post by laden_maiden »

im in the same , i have 2 webcams with P207 and PJPG pixel format, without compatible Capture palette, any ideas???
Thansk!
Post Reply