You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added support for broker authentication, and then tested on my local setup.
It seems the IVS events are missed for the most part.
We tested multiple times and while the email alerts triggered consistently for the IVS tripwires and such, CameraEvents failed to acknowledge the events except for one time only.
The text was updated successfully, but these errors were encountered:
When you look at the logs do you see a json string being posted for an ivs event, or just a boundary;index=0 type entry only?
Obviously i've only got one type of nvr/camera, and mine seems to post a json string on IVS events, but there can be differences in that json with the fields it posts.
I added support for broker authentication, and then tested on my local setup.
It seems the IVS events are missed for the most part.
We tested multiple times and while the email alerts triggered consistently for the IVS tripwires and such, CameraEvents failed to acknowledge the events except for one time only.
The text was updated successfully, but these errors were encountered: