Skip to content
Discussion options

You must be logged in to vote

Adding ?bbox=1 to the clip.mp4 endpoint is not valid. Frigate does not re-annotate recording segments through the API.

Frigate does provide an mjpeg stream for debugging where you can add bounding boxes and see them in real-time: https://docs.frigate.video/integrations/api/#get-apicamera_name

You can also get the latest image from your camera as a jpeg annotated with bounding boxes: https://docs.frigate.video/integrations/api/#get-apicamera_namelatestjpgh300

To see bounding boxes for previous detections, you'll need to use snapshots (https://docs.frigate.video/integrations/api/#get-apieventsidsnapshotjpg) or use the Object Lifecycle feature, available in Frigate 0.15.0, currently in beta.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
1 reply
@jaaacck
Comment options

Answer selected by jaaacck
Comment options

You must be logged in to vote
5 replies
@hawkeye217
Comment options

@sibero80
Comment options

@hawkeye217
Comment options

@sibero80
Comment options

@hawkeye217
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment