Skip to content
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

Provide detection summary to the trigger URI #148

Closed
neilenns opened this issue Jun 9, 2020 · 1 comment · Fixed by #157
Closed

Provide detection summary to the trigger URI #148

neilenns opened this issue Jun 9, 2020 · 1 comment · Fixed by #157
Assignees
Labels
enhancement New feature or request

Comments

@neilenns
Copy link
Owner

neilenns commented Jun 9, 2020

There's a memo parameter DeepStackAI can take that shows up in the UI3 card for the captured image. Add an ability to include that (mustache templates anyone?) in the trigger URI and then populate it with a pretty format for the prediction (toString() override anyone?).

@neilenns neilenns added the enhancement New feature or request label Jun 9, 2020
@neilenns neilenns self-assigned this Jun 9, 2020
neilenns added a commit that referenced this issue Jun 10, 2020
neilenns added a commit that referenced this issue Jun 10, 2020
@neilenns
Copy link
Owner Author

Pull request open and it does put the text in the URI, although the real reason for this (seeing it in BlueIris) doesn't seem to do anything. Checking to see if it's some magic config option in BlueIris that I'm missing.

neilenns added a commit that referenced this issue Jun 10, 2020
neilenns added a commit that referenced this issue Jun 10, 2020
* Add LWT MQTT message

* Feature Request: Use MQTT to Trigger BlueIris
Fixes #151

* Add mustache templates to MQTT

* Refactor mustache formatting. Untested.

* Clean up triggers.json

* Update changelog.md

* Add a verbose environment variable
Fixes #143 - Add a verbose environment variables

* Revert "Add a verbose environment variable"

This reverts commit 0c3032f.

* Provide detection summary to the trigger URI
Fixes #148

* Provide detection summary to the trigger URI
Fixes #148

* Revert "Provide detection summary to the trigger URI"

This reverts commit cec2b6a.

* Fix bug in mustache formatter

* Update the changelog

* Updated changelog

* Add support for payload in MQTT messages (#155)

* Add LWT MQTT message

* Feature Request: Use MQTT to Trigger BlueIris
Fixes #151

* Add mustache templates to MQTT

* Refactor mustache formatting. Untested.

* Clean up triggers.json

* Update changelog.md

* Add a verbose environment variable
Fixes #143 - Add a verbose environment variables

* Revert "Add a verbose environment variable"

This reverts commit 0c3032f.

* Provide detection summary to the trigger URI
Fixes #148

* Revert "Provide detection summary to the trigger URI"

This reverts commit cec2b6a.

* Fix bug in mustache formatter

* Add LWT MQTT message

* Feature Request: Use MQTT to Trigger BlueIris
Fixes #151

* Add mustache templates to MQTT

* Refactor mustache formatting. Untested.

* Clean up triggers.json

* Add a verbose environment variable
Fixes #143 - Add a verbose environment variables

* Revert "Add a verbose environment variable"

This reverts commit 0c3032f.

* Provide detection summary to the trigger URI
Fixes #148

* Revert "Provide detection summary to the trigger URI"

This reverts commit cec2b6a.

* Fix bug in mustache formatter

* Update the changelog

* Updated changelog

* Update changelog

* Clean up sample config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant