Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upAPI Change status of monitor - Enabled = true with error #1208
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
knight-of-ni
Dec 28, 2015
Member
The API is only available in the latest development snapshot. It is not available in 1.28.1.
You either need to upgrade to a development snapshot, currently 1.28.109, or wait until the next release, 1.29.0, which is just around the corner.
|
The API is only available in the latest development snapshot. It is not available in 1.28.1. |
knight-of-ni
closed this
Dec 28, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
morphey1
Dec 28, 2015
Hi @knnniggett ,
really bad this thing :)
how can I do to enable a single remote camera?
For the dev version, I currently use the repo for Fedora. Can I install the beta via yum?
thanks
morphey1
commented
Dec 28, 2015
|
Hi @knnniggett , really bad this thing :) how can I do to enable a single remote camera? For the dev version, I currently use the repo for Fedora. Can I install the beta via yum? thanks |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
knight-of-ni
Dec 28, 2015
Member
If you are using zmrepo to install ZoneMinder on Fedora, you need to enable the testing repo to get 1.28.109.
And apparently the testing repo file got left out of Fedora 23. I will push up a new zmrepo rpm shortly.
|
If you are using zmrepo to install ZoneMinder on Fedora, you need to enable the testing repo to get 1.28.109. And apparently the testing repo file got left out of Fedora 23. I will push up a new zmrepo rpm shortly. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
morphey1
Dec 28, 2015
Hi @knnniggett ,
still exist a method for change the state from mysql db?
I have fedora 21 and the beta is not present.
morphey1
commented
Dec 28, 2015
|
Hi @knnniggett , still exist a method for change the state from mysql db? I have fedora 21 and the beta is not present. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
knight-of-ni
Dec 28, 2015
Member
Fedora has limited life cycles on their distros, and you can expect zmrepo to follow the same pattern.
Consequently, you need to upgrade to at least Fedora 22.
Please move this conversation to either our IRC channel or the user forum for additional help.
Our github forum is reserved for bug reports and feature requests only:
https://github.com/ZoneMinder/ZoneMinder/wiki/Github-Posting-Rules
|
Fedora has limited life cycles on their distros, and you can expect zmrepo to follow the same pattern. Please move this conversation to either our IRC channel or the user forum for additional help. Our github forum is reserved for bug reports and feature requests only: |
morphey1 commentedDec 28, 2015
Hi,
I have ZM Version: 1.28.1
I write a script in js for ZM's Control with webpp.
I have a problem with the API.
In the docs is written:
http://zoneminder.readthedocs.org/en/latest/api.html#change-state-of-monitor-1
I tried the url (with cookie authentication) and the result is:
The "Function" of camera changes correctly to "Modect" (or "Monitor"), but the flag "Enabled" remain in "0" (false) state.
Has anyone had the same problem?
Who can help?