Search found 43 matches

by ris2t
Wed Aug 23, 2017 10:32 am
Forum: Hardware Compatibility List
Topic: Vstarcam C24S
Replies: 9
Views: 13355

Vstarcam C24S

Greetings Thought I'd share my experience and tips for getting the VstarCam C42S working with Zoneminder - PTZ inclusive. http://www.vstarcam.com/VStarcam-C24S-2MP-Home-IP-Camera-199.html - basic IP camera with PTZ and IR, supporting ONVIF and P2P. Discovery The windows ONVIF Device Manager tool was...
by ris2t
Tue Jan 14, 2014 9:26 am
Forum: ZoneMinder 1.26.x
Topic: zmfilter.pl not working in 1.26.5????
Replies: 14
Views: 11192

Re: zmfilter.pl not working in 1.26.5????

Just made identical changes to my ZM 1.26.5 on Ubuntu 13.10 installation from http://ppa.launchpad.net/iconnor/zoneminder/ubuntu PPA. After the changes no more exit code 9 log entries. I'm not sure if that fixes the zmfilter.pl cause when I try to run /usr/bin/zmfilter.pl in terminal I dont get anym...
by ris2t
Mon May 06, 2013 10:58 pm
Forum: ZoneMinder 1.25.x
Topic: USB WebCam and MJPEG instead of YUYV
Replies: 1
Views: 5045

Re: USB WebCam and MJPEG instead of YUYV

I can confirm mastertheknife's patches for 1.50.0 work for my questions. MJPEG instead of YUYV from the USB webcams. Must better quality over the RJ45 extension. Still got no space left on device errors with 3 cams but rejigging the controllers they're plugged into should address that. Install took ...
by ris2t
Sun May 05, 2013 10:06 am
Forum: ZoneMinder 1.25.x
Topic: USB WebCam and MJPEG instead of YUYV
Replies: 1
Views: 5045

USB WebCam and MJPEG instead of YUYV

Is it possible to configure zoneminder 1.25.0-1 (Ubuntu 12.04 version) to utilise MJPEG from locally attached USB camera's rather than YUYV palette. Currently I'm hitting USB memory and resolution limits when attempting 3 web cams and one extended via an USB RJ45 extension adapter. Using luvcview or...
by ris2t
Mon Mar 11, 2013 7:52 am
Forum: ZoneMinder 1.25.x
Topic: Many short events in modect - normal behavior?
Replies: 7
Views: 16836

Re: Many short events in modect - normal behavior?

Thanks, exactly the situation I have and the answer I was hoping for.
by ris2t
Thu Mar 01, 2012 10:05 am
Forum: ZoneMinder 1.24.x
Topic: zmcontrol.pl - Panasonic KX-HCM280 IP cam
Replies: 2
Views: 2309

Re: zmcontrol.pl - Panasonic KX-HCM280 IP cam

Post incase this never got resolved. In Ubuntu 11.10 I worked around this error by modifying zmcontrol.pl

Code: Select all

#!/usr/bin/perl -wT
replaced with

Code: Select all

#!/usr/bin/perl -w
Not sure if thats valid or not.
by ris2t
Sat Feb 26, 2011 9:55 am
Forum: ZoneMinder 1.24.x
Topic: zmcontrol.pm daemon not stopping
Replies: 11
Views: 7482

Re: uvcdynctrl Control

02/18/10 05:38:29.516659 zmcontrol[10214].INF [Control server 9/uvctrl starting at 10/02/18 05:38:29]02/18/10 05:38:39.517519 zmcontrol[10213].FAT [Can't connect: No such file or directory Just been reworking through getting my QuickcamSphere up and running with controls again. ZM version 1.24.2. I...
by ris2t
Sun Mar 07, 2010 5:08 am
Forum: ZoneMinder 1.24.x
Topic: Generate video in SVN
Replies: 8
Views: 5877

there were multiple versions of libavcodec on the machine. Been battling the "avcodec_decode_video2" error for a little while and the above seems to have addressed my problems. apt-get remove libavcodec-dev - had a redundant install of the dev libraries Karmic 9.10, 2.6.31-20-generic make...
by ris2t
Sun Mar 01, 2009 5:32 am
Forum: ZoneMinder 1.24.x
Topic: Formatted Output Shifts Image
Replies: 4
Views: 3748

Using a 64-bit OS? Have a look at this thread and the code fix suggested.

http://www.zoneminder.com/forums/viewtopic.php?t=13196
by ris2t
Thu Feb 26, 2009 6:53 pm
Forum: ZoneMinder 1.24.x
Topic: Possible fix for incorrect fps and zoom values
Replies: 14
Views: 7629

I do think the problem is related to 64-bit and possibly the version of gcc/g++ that is being used. I'm also experiencing problems with the fps and zoom values. Here are my system values for comparision. Yet to try the fix. Linux 2.6.27-12-generic #1 SMP x86_64 GNU/Linux gcc.real (Ubuntu 4.3.2-1ubu...
by ris2t
Mon Feb 16, 2009 6:13 pm
Forum: ZoneMinder 1.24.x
Topic: Build 2737, Device does not support video standard
Replies: 17
Views: 15399

I will apply your patch for non-ffmpeg conversions. Is that last post the entirety of it? Essentially yes. Below is the same update for the latest 1.24 official release. This also includes an additional tweak for the unknown video standard problem I get with my uvc cams. The 2740 tweaks didn't quit...
by ris2t
Sat Feb 14, 2009 9:44 am
Forum: ZoneMinder 1.24.x
Topic: Build 2737, Device does not support video standard
Replies: 17
Views: 15399

The video standard thing I will update to allow zero values. The palettes _should_ now be V4L2 compliant. I recommend making sure you have the fmmpeg libraries installed which will now do the format conversions. If you still get weird colours even using that let me know. I no longer have any USB ca...
by ris2t
Wed Feb 11, 2009 9:58 am
Forum: ZoneMinder 1.24.x
Topic: PTZ with Orbit AF
Replies: 12
Views: 11073

Re: mjpg_Steamer with Logitech Sphere AF

Following on from others in this thread I'm trying to get mjpgStreamer.pm pan/tilt controls working. video1 UVC Camera (046d:0994) Bus 006 Device 002: ID 046d:0994 Logitech, Inc. QuickCam Orbit/Sphere AF Got this working (almost) at last: Notes in this thread. http://www.zoneminder.com/forums/viewt...
by ris2t
Wed Feb 11, 2009 9:55 am
Forum: ZoneMinder Previous Versions
Topic: zmcontrol not loading new control module [SOLVED]
Replies: 15
Views: 15675

... I'm having similar issues (Intrepid 8.10, Zoneminder 1.24-rc1-2740). zmcontrol.pl seems to hang/halt on the load module part. ... load "ZoneMinder::Control::$protocol"; Finally found the fault for this. Seems my copy of the mjpgStreamer.pm has some syntax errors in it. The module was ...
by ris2t
Tue Feb 10, 2009 10:46 am
Forum: ZoneMinder 1.24.x
Topic: zmcontrol.pm daemon not stopping
Replies: 11
Views: 7482

Re: zmcontrol.pm daemon not stopping

Hi, a couple of lines seem to be throwing compile errors. I suspect a forum cut and paste issue with some characters being changed. Would appreciate a check and correction of the lines below. printMsg for seems to be missing a ";$i++" and has "<msg_len> 0", also missing a } moveR...