Control PTZ Cameras in Workflows

You can now control any PTZ camera that supports the ONVIF protocol using Roboflow Workflows.

Two options are available:

  • Follow: The object it follows is the maximum confidence prediction out of all predictions passed into it. To follow a specific object, use the appropriate filters on the predictiion object to specify the object you want to follow. Additionally if a tracker is used, the camera will follow the tracked object until it disappears.

  • Move to Preset: The camera can also move to a defined preset position. The camera must support the GotoPreset service.

You can read the full release notes on GitHub.

Last updated

Was this helpful?