Search found 31 matches
- Sun Jul 12, 2015 5:28 am
- Forum: Hardware Queries
- Topic: Best android app to implement a security camera
- Replies: 0
- Views: 1682
Best android app to implement a security camera
I have some left over android devices. I was thinking they would make okay security cameras. Do you guys know of any android application that works best with zoneminder. It would be nice to use the CPU in the phone to do motion detection. If the camera is not seeing motion it should not fill up the ...
- Wed Apr 09, 2014 7:58 pm
- Forum: ZoneMinder 1.27.x
- Topic: Zoneminder streaming for Foscam fi8921w
- Replies: 17
- Views: 9354
Re: Zoneminder streaming for Foscam fi8921w
It was "working" per say. But due to the ffmpeg destroying frames I was getting over 200 events a day. Also throughout the day it seemed to drop ffmpeg connection and restore itself. I reconfigured the camera to do snapPictures. That reduces the framerate to .8 fps, with the occasional bad frame ...
- Wed Apr 09, 2014 4:39 am
- Forum: ZoneMinder 1.27.x
- Topic: Secured zoneminder... now I can't login
- Replies: 3
- Views: 3567
Re: Secured zoneminder... now I can't login
Thanks, that helped. I should have read the FAQ:
http://www.zoneminder.com/wiki/index.ph ... ecurity.3F
http://www.zoneminder.com/wiki/index.ph ... ecurity.3F
- Mon Apr 07, 2014 7:31 am
- Forum: ZoneMinder 1.27.x
- Topic: Secured zoneminder... now I can't login
- Replies: 3
- Views: 3567
Re: Secured zoneminder... now I can't login
Use root to connect to the mysql database
use zm;
update Config set Value=0 where name like '%OPT_USE_AUTH';
use zm;
update Config set Value=0 where name like '%OPT_USE_AUTH';
- Mon Apr 07, 2014 2:26 am
- Forum: ZoneMinder 1.27.x
- Topic: Secured zoneminder... now I can't login
- Replies: 3
- Views: 3567
Secured zoneminder... now I can't login
I wanted to make sure zoneminder asked me for a user name and password before it allowed me to see anything. I looked around the UI and I could not find the place to add users. I figured like all other options it does not appear until you turn it on. I turned it on. After I saved the configuration ...
- Mon Apr 07, 2014 1:34 am
- Forum: ZoneMinder 1.27.x
- Topic: Zoneminder streaming for Foscam fi8921w
- Replies: 17
- Views: 9354
Re: Zoneminder streaming for Foscam fi8921w
I do not know what changed, but it started working. Now I can capture and pan tilt zoom with this camera. I did notice one bug in zoneminder. I switched the control address from ip address:192.168.1.38 to domain name:fi9821w.dodtsair.myz.info because I moved the camera from physical ethernet to wifi ...
- Mon Apr 07, 2014 12:27 am
- Forum: ZoneMinder 1.27.x
- Topic: Zoneminder streaming for Foscam fi8921w
- Replies: 17
- Views: 9354
Re: Zoneminder streaming for Foscam fi8921w
Unfortunately for me this camera requires a browser plugin. That plugin has never worked for me. Apart from zoneminder I cannot see video or do pan + tilt. With zoneminder sometimes ffmpeg will give me video often times it wont. I was able to get pan tilt working. Here are the errors I think that ...
- Sun Apr 06, 2014 11:56 pm
- Forum: ZoneMinder 1.27.x
- Topic: Control for dsc-5020l no able to get working
- Replies: 3
- Views: 2535
Re: Control for dsc-5020l no able to get working
Found this forum post: http://www.zoneminder.com/forums/viewtopic.php?f=29&t=21387&start=15&hilit=dcs5020l I updated my control script to have a different name: $ ls AxisV2.pm FI8620_Y2k.pm LoftekSentinel.pm PanasonicIP.pm SkyIPCam7xx.pm DCS5020L.pm FI8908W.pm mjpgStreamer.pm PelcoD.pm Toshiba_IK ...
- Sun Apr 06, 2014 11:42 pm
- Forum: ZoneMinder 1.27.x
- Topic: Control for dsc-5020l no able to get working
- Replies: 3
- Views: 2535
Re: Control for dsc-5020l no able to get working
I put a watch on the control file and then went to the camera interface and tried to control the camera. Below is the result, clearly zoneminder is reading the file. mpower@petros:/usr/share/perl/5.14/ZoneMinder/Control$ sudo inotifywait -m dcs_5020l.pm Setting up watches. Watches established. dcs ...
- Sun Apr 06, 2014 11:37 pm
- Forum: ZoneMinder 1.27.x
- Topic: Bird Cam - How to Evict a Sparrow
- Replies: 14
- Views: 6972
Re: Bird Cam - How to Evict a Sparrow
Is that sparrow in a staring contest with your ball?
- Sun Apr 06, 2014 8:35 pm
- Forum: ZoneMinder 1.27.x
- Topic: Zoneminder streaming for Foscam fi8921w
- Replies: 17
- Views: 9354
Re: Zoneminder streaming for Foscam fi8921w
That helped me get control up and working which is nice. libvlc still does not work. I remember ffmpeg working well, but not works sometimes most of the time it doesn't work. If I keep reloading the zm camera's page eventually I get a video stream. The other camera dcs-5020l is fine, but I can't ...
- Fri Apr 04, 2014 4:30 pm
- Forum: ZoneMinder 1.27.x
- Topic: Control for dsc-5020l no able to get working
- Replies: 3
- Views: 2535
Re: Control for dsc-5020l no able to get working
Opps pressed submit too soon. Control Capability - dcs-5020l Main Tab Name: dcs-5020l Type: Remote Protocol: dcs_5020l Can Wake: tick Can Sleep: tick Can Reset: untick Move Tab: Can Move: tick Can Move Diagonally: tick Can Move Mapped: tick Can Move Absolute: untick Can Move Relative: tick Can Move ...
- Fri Apr 04, 2014 4:23 pm
- Forum: ZoneMinder 1.27.x
- Topic: Control for dsc-5020l no able to get working
- Replies: 3
- Views: 2535
Control for dsc-5020l no able to get working
I have one camera that is actually working to some extent. It is a dcs-5020l, it is a pan tilt camera so I wanted to get that working in zoneminder. There are instructions here: http://www.zoneminder.com/wiki/index.php/D-Link#DCS-5010L_and_DCS-5020L I can configure the control as follows: Camera ...
- Fri Apr 04, 2014 4:19 pm
- Forum: ZoneMinder 1.27.x
- Topic: Zoneminder streaming for Foscam fi8921w
- Replies: 17
- Views: 9354
Re: Zoneminder streaming for Foscam fi8921w
I cannot seem to get control to work for this either.
Controllable: tick
Control Type: Foscam FI8921W
Control Device: admin
Control Address: 192.168.1.38
Auto Stop Timeout: 0.00
Track Motion: unticked
Return Location: none
Return Delay: 0
Controllable: tick
Control Type: Foscam FI8921W
Control Device: admin
Control Address: 192.168.1.38
Auto Stop Timeout: 0.00
Track Motion: unticked
Return Location: none
Return Delay: 0
- Fri Apr 04, 2014 2:54 pm
- Forum: ZoneMinder 1.27.x
- Topic: Zoneminder streaming for Foscam fi8921w
- Replies: 17
- Views: 9354
Re: Zoneminder streaming for Foscam fi8921w
what packages need to be installed on ubuntu for libvlc to work? I am not sure I have all the right packages installed?