Skip to content

[Support]: Is there a way to detect if a stream or snapshot is down in go2rtc rest interface #10118

Discussion options

You must be logged in to vote

There's a Frigate REST API endpoint for cameras at GET /api/stats that can be used to accomplish something similar using the camera_fps attribute (i.e. a value of zero (0) would suggest a problem with the camera or input stream).

https://docs.frigate.video/integrations/api/#get-apistats

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@NickM-27
Comment options

NickM-27 Feb 28, 2024
Collaborator Sponsor

Answer selected by sundansx
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment