Search found 1552 matches

by asker
Sun Feb 14, 2016 11:43 am
Forum: ZoneMinder 1.29.x
Topic: Is there a way to only create an event if x number of consecutive alarm frames?
Replies: 4
Views: 2738

Re: Is there a way to only create an event if x number of consecutive alarm frames?

The "Alarm Frame Count" variable inside the monitor definition windows does this From: http://zoneminder.readthedocs.org/en/stable/userguide/definemonitor.html (with added emphasis on the relevant portion) This option allows you to specify how many consecutive alarm frames must occur befor...
by asker
Sat Feb 13, 2016 4:25 pm
Forum: ZoneMinder 1.28.x
Topic: API Howto for Debian 1.28
Replies: 9
Views: 6771

API Howto for Debian 1.28

For folks looking to get access to APIs on Debian, please follow this guide till some version of 1.29 is released.
It's been tested to work with Debian 8 running zm 1.28.1

https://github.com/pliablepixels/zmNinj ... -ZM-1.28.x
by asker
Fri Feb 12, 2016 4:44 pm
Forum: ZoneMinder 1.28.x
Topic: API on Debian
Replies: 16
Views: 8718

Re: API on Debian

Updated: Instructions validated - https://github.com/pliablepixels/zmNinja/wiki/Getting-APIs-to-work-on-ZM-1.28.x old post: I now have a package for APIs for 1.28. Works well for ubuntu. I need someone to test it for Debian - catch me on #zoneminder in IRC and I can point you to instructions. Once s...
by asker
Fri Feb 12, 2016 3:45 pm
Forum: ZoneMinder 1.29.x
Topic: A bug? 1.29.0 -- stretched image on rotated streams
Replies: 23
Views: 10757

Re: A bug? 1.29.0 -- stretched image on rotated streams

ok cool - yeah, I was wondering where you read that because it still hasn't made it to the official docs (which use cmake). Thanks
by asker
Fri Feb 12, 2016 3:18 pm
Forum: ZoneMinder 1.29.x
Topic: A bug? 1.29.0 -- stretched image on rotated streams
Replies: 23
Views: 10757

Re: A bug? 1.29.0 -- stretched image on rotated streams

rayrayray wrote:I have the same issue on my 1.29.0 build. I built a new Ubuntu package yesterday using the do_debian_package.sh script which grabbed the git master branch. OS is Ubuntu 15.10.
rayrayray, which instructions did you follow while building with do_debian_package?
by asker
Thu Feb 11, 2016 9:14 pm
Forum: Website Issues
Topic: User AJuliazry
Replies: 3
Views: 5505

Re: User AJuliazry

On the plus side, this might imply ZM is hot again
by asker
Thu Feb 11, 2016 7:53 pm
Forum: ZoneMinder 1.29.x
Topic: Server?
Replies: 1
Views: 1352

Re: Server?

ZMNinja is not compatible with multi-server as of today - the results are unpredictable because I don't have access to any working multi-server instance

With respect to how to use multi-server this guide may help: http://zoneminder.readthedocs.org/en/st ... erver.html
by asker
Thu Feb 11, 2016 7:01 pm
Forum: ZoneMinder 1.28.x
Topic: HTTP requests
Replies: 4
Views: 2531

Re: HTTP requests

http://server/zm/index.php?skin=xml Note: Its very likely the skin will be deprecated in the next version of ZM (after 1.29) Thanks for reply. But it is necessary to obtain a list of monitors from the given server. Could You help me? --edit-- I need no API. It is enough for me to use HTTP requests. ...
by asker
Thu Feb 11, 2016 1:10 pm
Forum: ZoneMinder 1.29.x
Topic: locked out
Replies: 2
Views: 1707

Re: locked out

If you haven't specified a site or secret key, it should allow you to login - it has safeguards built in for that. I just tried it - enable recaptcha, don't provision your keys, logout and login - it will allow you to login to ZM with a warning about your keys. On the other hand, if you put in inval...
by asker
Wed Feb 10, 2016 1:05 am
Forum: ZoneMinder 1.29.x
Topic: Inadvertant upgrade from 1.28 to 1.29 now socket_sendto issue
Replies: 7
Views: 4635

Re: Inadvertant upgrade from 1.28 to 1.29 now socket_sendto issue

1. start up web console of ZM
2. Go to Options->Paths
3. Change PATH_ZMS to /zm/cgi-bin/nph-zms

restart ZM to be safe (not really needed)
by asker
Wed Feb 10, 2016 12:42 am
Forum: Mobile Apps and Event Server
Topic: ZMS Event stream controls
Replies: 8
Views: 6221

Re: ZMS Event stream controls

The invocation is wrong - please see the code I pointed to and trace through the invocations in streamReq.send
the view/request/connkey and auth need to be inside the data part of the POST not the url.

Some other notes: the pause is unreliable, once you do get it working :-D ZMS has many issues
by asker
Tue Feb 09, 2016 9:07 pm
Forum: Mobile Apps and Event Server
Topic: ZMS Event stream controls
Replies: 8
Views: 6221

Re: ZMS Event stream controls

awesome - look forward to it. I'd also recommend you post to the Mobile Apps forum if you are developing a mobile app - its meant for this purpose as your questions are not really 1.29 related
by asker
Tue Feb 09, 2016 8:58 pm
Forum: Mobile Apps and Event Server
Topic: ZMS Event stream controls
Replies: 8
Views: 6221

Re: ZMS Event stream controls

BTW what are you building? I'm interested to see what people are doing with the APIs
by asker
Tue Feb 09, 2016 8:53 pm
Forum: Mobile Apps and Event Server
Topic: ZMS Event stream controls
Replies: 8
Views: 6221

Re: ZMS Event stream controls

When opening the /zms stream for a monitor, you can play events. But in the ZM console there are all kind of controls where the event stream can be manipulated with. Is there some kind of way to manipulate the stream from the /zms url like in the ZM console? There are certain things you can control...
by asker
Tue Feb 09, 2016 12:05 am
Forum: ZoneMinder 1.29.x
Topic: Samsung Smartcam SNH-P6410BN
Replies: 10
Views: 8775

Re: Samsung Smartcam SNH-P6410BN

Do these instructions still work?
https://www.sighthound.com/forums/topic11831

You can try it with VLC player first