Search found 59 matches

by fennec
Sun Feb 12, 2017 8:44 am
Forum: ZoneMinder 1.30.x
Topic: {RESOLVED} 1.30.2 bug with api and authentification
Replies: 5
Views: 3059

Re: 1.30.2 bug with api and authentification

I think the new flags on the cookie are preventing you from passing the cookie around between two requests, I tried cookielib and it works for me. But not a bug, just client side cookie handling complexity. import cookielib, urllib2 ip='xxx.xxx.xxx.xxx' username='admin' password='admin' monit='1' d...
by fennec
Sat Feb 11, 2017 4:05 pm
Forum: ZoneMinder 1.30.x
Topic: {RESOLVED} 1.30.2 bug with api and authentification
Replies: 5
Views: 3059

Re: 1.30.2 bug with api and authentification

Thanks for all

i try that
by fennec
Sat Feb 11, 2017 1:17 pm
Forum: ZoneMinder 1.30.x
Topic: {RESOLVED} 1.30.2 bug with api and authentification
Replies: 5
Views: 3059

{RESOLVED} 1.30.2 bug with api and authentification

Hi after update from iconnor-zoneminder-master to 1.30.2 all my python scripts stop because i have a problem with cookies My code url1="http://"+ip+"/zm/index.php?username="+username+"&password="+password+"&action=login&view=console" req1 = urllib2...
by fennec
Tue Mar 22, 2016 3:41 am
Forum: ZoneMinder 1.29.x
Topic: [SOLVED]Mocord and Section length for video
Replies: 3
Views: 3881

Re: [SOLVED]Mocord and Section length for video

Ok i make a little script If you wan't to use mocord and you wan't a email with video on alert but just alert frame you can use this first you must put EVENT_CLOSE_MODE alarm For close event after each alarm install ffmpeg of course and sendemail you make a file like nano videozm.py you must change ...
by fennec
Mon Mar 21, 2016 7:22 am
Forum: ZoneMinder 1.29.x
Topic: [SOLVED]Mocord and Section length for video
Replies: 3
Views: 3881

Re: Mocord and Section length for video

thanks But the reel interest of mail with video is to have a archive on cloud very fast and free, yahoo mail 1to i try to setup this option to alarm for stop the event after alarm EVENT_CLOSE_MODE alarm but no option for start new event when alarm start and stop event when alarm stop ... I try with ...
by fennec
Sun Mar 20, 2016 7:40 pm
Forum: ZoneMinder 1.29.x
Topic: [SOLVED]Mocord and Section length for video
Replies: 3
Views: 3881

[SOLVED]Mocord and Section length for video

Hi I use all my monitor in mocord with Section length 600 s And when i have a Motion detection i wan't to make video to email But the video length is 600s ... Is it possible to have video for only motion detection time like modect Or i must use 2 sames monitor, record and other modect ... Thanks a lot
by fennec
Thu Dec 24, 2015 12:07 pm
Forum: ZoneMinder 1.28.x
Topic: Bug in snapshot 1.28.109-trusty-2015122301
Replies: 8
Views: 4226

Re: Bug in snapshot 1.28.109-trusty-2015122301

Thanks for your help

my PATH_ZMS is set to: /zm/cgi-bin/nph-zms so no update to 109 My version is 109

And all is ok alarm etc etc but no viewer and IP is in red But il have events record
by fennec
Thu Dec 24, 2015 9:38 am
Forum: ZoneMinder 1.28.x
Topic: Bug in snapshot 1.28.109-trusty-2015122301
Replies: 8
Views: 4226

Bug in snapshot 1.28.109-trusty-2015122301

Hi

i use update with https://launchpad.net/~iconnor/+archive ... der-master

and with the last update zoneminder:amd64 1.28.109-trusty-2015122301 all my cam is red nothing to do

I downgrade to zoneminder:amd64 1.28.109-trusty-2015120403 and all is ok

Ubuntu 14.04 LTS 64bits

Thanks a lot
by fennec
Mon Sep 28, 2015 3:17 pm
Forum: ZoneMinder 1.28.x
Topic: Option Logging for use with sec simple event correlator
Replies: 1
Views: 1309

Re: Option Logging for use with sec simple event correlator

Ok for me for information start sudo mkdir /var/log/zm sudo chown -R syslog:adm /var/log/zm edit /etc/rsyslog.d/50-default.conf sudo nano 50-default.conf local1.=info /var/log/zm/zm.log *.*;auth,authpriv.none;local1.!* -/var/log/syslog *.=info;local1.!*;*.=notice;*.=warn;\ auth,authpriv.none;\ cron,...
by fennec
Mon Sep 28, 2015 11:42 am
Forum: ZoneMinder 1.28.x
Topic: Option Logging for use with sec simple event correlator
Replies: 1
Views: 1309

Option Logging for use with sec simple event correlator

Hi i wan't to speed up alarm push on my iphone with a script So i use sec simple event correlator who scan a log and start script when a word is find I wan't that zoneminder log in file with specific value like 09/28/15 12:41:06.710199 zma_m5[31656].INF-/build/zoneminder-3FpX3s/zoneminder-1.28.104-t...
by fennec
Fri Sep 26, 2014 4:46 pm
Forum: ZoneMinder 1.27.x
Topic: Start commande after alarm
Replies: 1
Views: 2847

Start commande after alarm

Hi I have two cam When alarm is detected on camera "derriere" I wan t to start this command #!/usr/bin/python import urllib2 urllib2.urlopen("http://10.0.0.1:8080/json.htm?type=command&param=switchlight&idx=43&switchcmd=On") So i create filters and start command but n...
by fennec
Wed Sep 24, 2014 3:15 am
Forum: ZoneMinder 1.27.x
Topic: start filter after 5 mins without alarm
Replies: 0
Views: 1892

start filter after 5 mins without alarm

Hi I wan't to start light when my camera is in alarm and after 5 mins without alarm send command to stop light For start light i just use script to domoticz when camera is in alarm statue But how can i do for say to zone minder after 5 mins if camera1 have not alarm start script to stop the light Th...
by fennec
Fri Mar 21, 2014 10:03 pm
Forum: ZoneMinder 1.27.x
Topic: can't save new state
Replies: 0
Views: 1901

can't save new state

Hi

I wan't to save a new state

but when i write new state the hit save is not active ...
by fennec
Thu Mar 20, 2014 1:27 am
Forum: Hardware Compatibility List
Topic: PTZ with foscam clone
Replies: 0
Views: 1951

PTZ with foscam clone

Hi I have a clone foscam ipcam all is ok but i wan't to control PTZ no zoom just move so i create /usr/share/perl5/ZoneMinder/Control/IPCAM.pm from www.zoneminder.com/wiki/index.php/Foscam_Clones But i have reponse undefined for move left i must GET 10.0.0.209/decoder_control.cgi?loginuse=admin&...