Search found 14 matches
- Thu Jun 04, 2009 8:54 am
- Forum: ZoneMinder 1.24.x
- Topic: The cameras did not record again when they DOWN and they UP
- Replies: 6
- Views: 4771
The problem is not that the camera is up or down. The problem is when the camera returns to UP, zma is no start. then not start the recording. but you can viewing. Step 1: Camera is UP Zoneminder Recording OK Zoneminder viewing OK Step 2: disconnect the power of the camera Camera is DOWN (this is ...
- Fri Feb 27, 2009 11:55 pm
- Forum: ZoneMinder 1.24.x
- Topic: zmc cpu utilization: http vs. rtsp
- Replies: 0
- Views: 2032
zmc cpu utilization: http vs. rtsp
I am curious to find out if the new RTSP streaming is a little more CPU friendly. I have observed that at 7-9 FPS, zmc seems to use about 20-30% of the CPU on an Athlon 64 3200 -- and about the same for an X2 3800 (basically the dual core of the same processor.) Unfortunately, I currently do not ...
- Sun Feb 01, 2009 1:46 am
- Forum: ZoneMinder Previous Versions
- Topic: Palette: 5 - 32bit RGB *SOLVED*
- Replies: 0
- Views: 1871
Palette: 5 - 32bit RGB *SOLVED*
So I have successfully tested an old Hauppauge WinTV card I had laying around in xawtv using the composite input. This said, I wanted to get a camera set up on it but it seems I am having difficulties getting zoneminder to use the correct color palette. For every palette at 320x240, I only get a ...
- Mon Jan 19, 2009 12:54 am
- Forum: ZoneMinder Previous Versions
- Topic: Ubuntu Intrepid --capture card address changes on reboot
- Replies: 12
- Views: 7292
Re: Ubuntu Intrepid --capture card address changes on reboot
Thank you for taking the time to read my question. The problem is after adding the last card, the /dev/video* address changes upon reboot. I have seen similar issues with other devices in various releases of Ubuntu. You may also want to check your udev scripts, and if need be -- hard code the ...
- Sun Jan 18, 2009 10:00 pm
- Forum: Feature Requests
- Topic: sftp/openssh support
- Replies: 3
- Views: 4068
I finally got around to trying to implement this on my zm server. One thing which is unclear to me and I am having difficulties figuring out, how do I define a filter for the most recent event(s)? The question itself seems fairly simple, but when I apply it to practice I get vastly different results ...
- Sat Nov 29, 2008 7:47 am
- Forum: ZoneMinder 1.24.x
- Topic: ZM 1.24 on Asus EeePC 901 Series w/Ubuntu 8.04
- Replies: 4
- Views: 5658
if no one objects... I may be able to upload a package to my PPA.
- Sat Nov 29, 2008 7:40 am
- Forum: ZoneMinder 1.24.x
- Topic: broken compile on Slack 12.1
- Replies: 6
- Views: 6221
As stated with my last submitted patch, you can just upgrade your version of ffmpeg -- but if you are in a situation like me, and find that other stuff will break as a result, then here is the patch for the error " zm_sdp.h:222: error: use of enum 'RTSPLowerTransport' without previous declaration ...
- Sat Nov 29, 2008 7:18 am
- Forum: ZoneMinder 1.24.x
- Topic: broken compile on Slack 12.1
- Replies: 6
- Views: 6221
This appears to be an enum in the lastest version of FFMpeg See the following url for details: http://cekirdek.pardus.org.tr/~ismail/ffmpeg-docs/rtsp_8h.html It may be possible to hack together a patch against zoneminder to make this build and function properly. On a related note -- What MythTV does ...
- Sat Nov 29, 2008 6:16 am
- Forum: ZoneMinder Previous Versions
- Topic: Zoneminder and Labtech Webcam Pro
- Replies: 3
- Views: 4224
- Wed Oct 15, 2008 2:28 am
- Forum: Feature Requests
- Topic: sftp/openssh support
- Replies: 3
- Views: 4068
sftp/openssh support
It would be really nice if zoneminder supported sftp. Aside from encrypting the transfer of tarballs to the remote host, it also allows one to use public key encryption and passwordless logins.
I can't speak for anyone else... but sftp/openssh is far less work for me than maintaining an ftp server.
I can't speak for anyone else... but sftp/openssh is far less work for me than maintaining an ftp server.
- Mon Oct 13, 2008 12:14 am
- Forum: Hardware Queries
- Topic: edimax IC-1500Wg
- Replies: 33
- Views: 59798
- Sun Oct 12, 2008 11:59 pm
- Forum: ZoneMinder 1.24.x
- Topic: Syntax error in zmdc.pl
- Replies: 3
- Views: 3089
Syntax error in zmdc.pl
$ sudo /usr/bin/zmdc.pl syntax error at /usr/bin/zmdc.pl line 564, near ") ) " syntax error at /usr/bin/zmdc.pl line 567, near "} =" Global symbol "$process" requires explicit package name at /usr/bin/zmdc.pl line 567. Global symbol "$process" requires explicit package name at /usr/bin/zmdc.pl line ...
- Sun Oct 12, 2008 10:52 pm
- Forum: ZoneMinder 1.24.x
- Topic: Compile error
- Replies: 5
- Views: 5725
- Sun Oct 12, 2008 9:59 pm
- Forum: ZoneMinder 1.24.x
- Topic: Compile error
- Replies: 5
- Views: 5725
co
Updated. Slights tweaks to RTSP streaming and other minor web and script issues. I have a compile time error which appears to be related to the changes to RTSP streaming. i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -frepo -DZM_FFMPEG ...