-
-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Show Clips and Snapshots without a reverse proxy #20
Comments
As the request was posted at the same time, I think this is the same request |
I think it's different. #19 is about fetching the event metadata via HA, this one is about fetching the event contents via HA media browser. I had the same idea! I couldn't immediately find a way to extract the media out of the media browser to play via another means (i.e. NOT the media browser), but I'll try harder as it's a good idea. |
Thanks a lot! Hit me, if I can help to test! |
Hi all, I have a fairly complete fix for this ready. I hope to have a pre-release in the next few days. |
Describe the solution you'd like
It would be great if the card could use the clips and snapshot that already exists in HA (Media Browser). ATM i could only use the live view from the frigate camera entity. The clips and Snapshots can't be displayed.
I don't want to expose the frigate URL to the internet (as I'm using haproxy on pfsense) only to show the latest clips, or install a seperate proxy.
Additional context
I'm running frigate as an unraid docker container and use the integration in HA.
HA running via haproxy on pfsense on ha.mydomain.url
The frigate URL is http://192.168.x.x:5005
The text was updated successfully, but these errors were encountered: