Search found 3 matches

by Malvineous
Mon Jun 15, 2009 1:13 pm
Forum: ZoneMinder 1.24.x
Topic: Enabling extra camera data formats
Replies: 5
Views: 3787

Oh that's great, preloading libv4lconvert got my PAC207 camera working fine with its proprietary compressed protocol! (I just set the capture palette to RGB24.) The MJPEG camera still doesn't work though, so I'll try switching it back to FFmpeg and enabling debug output. Strangely enough when I run ...
by Malvineous
Sun Jun 14, 2009 10:53 pm
Forum: ZoneMinder 1.24.x
Topic: Enabling extra camera data formats
Replies: 5
Views: 3787

Actually I did start looking into using FFMPEG that way, but as it's a USB camera, I can't figure out how you put "/dev/video1" into the source path...any suggestions?
by Malvineous
Sun Jun 14, 2009 8:36 am
Forum: ZoneMinder 1.24.x
Topic: Enabling extra camera data formats
Replies: 5
Views: 3787

Enabling extra camera data formats

Hi all, I've got a couple of old webcams I'd like to set up with ZoneMinder, but it seems that the cameras use data formats that aren't supported. One of them encodes the video in MJPEG format (which works fine with mplayer) and the other one uses PAC207, which is a proprietary compressed format. I ...