Blake Blackshear
Blake Blackshear
If it is showing the zone for the event in the events list then it saw it enter the zone at some point. If it's not obvious that a car...
The environment variables are now set in the dockerfile directly, so they won't need to be set in the compose file: https://github.com/blakeblackshear/frigate/blob/dev/Dockerfile#L210-L212 If you want to update this PR with...
@ashleyw-gh Firefox support will be very limited at best: https://deploy-preview-4055--frigate-docs.netlify.app/configuration/live#live-view-options
I think this change is probably a good idea. It just needs to be done very carefully.
It's not. How did you set the timezone in your config?
Nick is taking some time off this week, but he messaged me about this already and we will get it fixed for the next beta when he returns.
I still dont understand why you are using the clip.mp4 endpoint. Are you able to run ffmpeg in your node-red flow? All you need to do is run a command...
I'm guessing this is due to a missing audio stream. I believe for chromecast, you have to have at least an empty aac audio stream.
https://github.com/blakeblackshear/frigate/issues/3175#issuecomment-1114888000
What is the host OS and how did you install ffmpeg there? Also, can you post the output of `ffmpeg` from the host so I can see the configuration options?