Exact Event Monitoring

Looking to go deeper into our event monitoring.

  1. How am I able to have the event go directly to the clip of the time of the event. When I watch the videos it shows a blue icon next to the event that I do not see in my screen. Am I missing a step how to program this?

  2. If I want to review logs of activation as well as responses do I have to create a secondary event trigger just to log? Is there any documentation on how to review these logs then?

I added images regarding both below.

Thanks,
Rob


Screen Shot 2022-05-31 at 9.51.19 PM

I don’t know the answer to all your questions but…
You will need to make a separate instance for logging. And they will likely be searchable in the server logs.

1 Like

Regarding question 1:
Due to most cameras recording at H264/5, the entire Group of Pictures has to be stored so that P-Frames can be overlaid on the preceding I-Frame. In your scenario, the event is being triggered in the middle of a GOP, so there is preceding recorded video that needs to be stored in order to make sense of the later video. It sounds like it is functioning as expected.

1 Like