MIP SDK Stop Patrolling

How would I be able to stop Patrolling with the MIP SDK? From what I’ve read in other topics, it is possible to start patrolling with user defined events with XProtect expert or corporate version

In XProtect® Corporate and XProtect® Expert you can activate patrolling by using a little trick. From the MIP SDK, you can send a user-defined event. In XProtect Corporate you can use the event in a rule to start patrolling. In XProtect® Enterprise and streamlined products you cannot start the patrolling based on events, and that means that you cannot start the patrolling from the MIP SDK.

Thanks

Well, things seem to have changed…

When you have a rule which starts patrolling, you automatically have a stop action “Stop patrolling” (this cannot be changed). The stop action can be triggered by an event of your choice. I think this is what you need :slight_smile:

Thank you!!!