-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Alert Stream: enable expert mode #38
Comments
It could be a worthwhile addition. I'll need to play with the expert mode on my own cams to make sure I can debug locally. Not sure when i'll have time to get to it, but i'll leave this issue open as a reminder. |
Ok, thanks. Time is always the enemy! |
I'm always open to PR's. Feel free to submit one with your changes and i'll make some time to review it. |
Is someone working on this? |
@mezz64: could you please review PR for this issue? |
Hi mezz64,
First of all thanks for the work on this module.
I use it primarily as a binary sensor in home assistant, and see a use for creating (optionally) multiple motion sensors per camera if the configuration is set to "expert mode".
I believe the starting point to validate the camera capability using the
/ISAPI/System/Video/inputs/channels/1/motionDetectionExt
call to get marker XML<activeMode>expert</activeMode>
adding to the API for "extended motion".
Do you see value in investigating this path?
Regards
The text was updated successfully, but these errors were encountered: