Skip to content

Live stream in external web app #15706

Closed Answered by hawkeye217
bartbutenaers asked this question in Ask A Question
Discussion options

You must be logged in to vote

Frigate just grabs streams directly from your cameras or from go2rtc and uses frontend js code to play them through the browser in a specific format. Those formats are not available externally in any way.

https://github.com/blakeblackshear/frigate/tree/dev/web/src/components/player

You'd need to implement a player on your end somehow, grabbing either the camera stream directly or the go2rtc restream.

The major advantage of go2rtc is that you only have a single connection to your camera.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

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

Answer selected by bartbutenaers
@NickM-27
Comment options

NickM-27 Dec 28, 2024
Collaborator Sponsor

Comment options

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants