Thank you so much for the quick response!
I was actually wanted to allow just the motion clips to be viewed from the HA mobile android app. I can see the snapshot, but when I wanted to access the clip I get an error from nginx. Did you manage to do a similar approach with the mobile app? or any other suggestions (even better ones)?
update: I managed to get the video file, but it shows as a broken like this:
maybe something with the resolution? this is width: 3840 height: 2160 (c800 ankee, using the main stream). I can see the file in the folder, and can play it on windows but the phone and the frigate page itself canāt.
Am I missing something in the configuration?
When i insert, 2 devices apear
IOMMU Group 6 05:00.0 System peripheral [0880]: Device [1ac1:089a]
IOMMU Group 6 00:1c.4 PCI bridge [0604]: Intel Corporation Device [8086:a394] (rev f0)
As the Group 6 is bound with network adapter how can i pass it in proxmox only the specific PCI slot
Thatās actually the stream component in Home Assistant. The RTMP feed from Frigate does include audio, but if you added your cameras directly to Home Assistant with the RTSP URL it would also include the audio with stream enabled.
Hi all,
First and foremost thanks @blakeblackshear for this fantastic work. Iām struggling with a reolink on rpi4ā¦
What is the correct configuration for Frigate being run in docker on a rpi4 (standalone) with a reolink camera. I understand thereās a specific configuration from reolink cameras and the configuration should be with rtmp ā¦and what should be the hw acceleration settings ?
Can anyone share their configuration file? Thanks so much in advance for your help and time!
How many camera streams can one Google Coral USB TPU handle? Is there a way to monitor its āstress levelā? I got my first TPU today and plugged it in. I have seven cameras and starting two cameras worth of detection brought my 6-core CPU to its knees. Iām guessing the TPU can handle more but can I throw all seven at it and no worries? How do you know if you need to add another one?
So it looks like I need a separate container per camera, how do I do that?
A different config file install frigate againā¦?
I cannot find any docs describing the process of adding a new container.
Today, I turned off Zoneminder. Probably the thing I have run on my server for ~5 years!
Frigate is doing everything I was trying to get zoneminder to do, but better and more efficient. Integration with HA is the icing on the cake! Things become really clever/ powerful and some really advanced stuff seem to be possible.
Looking forwards to where this goes in the future.
Thanks for the support and making some really great software!
On my HA dashboard I have a couple of picture entities that show snapshots of the most recent event for each camera (eg. camera.frontdoor_person). Very cool. Now what I would like to do is click on it and play the corresponding video.
I was looking at the api and /api/<camera_name>/<object_name>/best.jpg (latest.jpg doesnāt seem to work for me) and was hoping for something like /best.mp4 or /latest.mp4 for the corresponding video clip.
As an aside, Frigate + the Coral TPU is the coolest thing since sliced bread. I have had 0 false alerts in the last month and have since turned off Synology Surveillance Station.
I dont use RTMP but I expect this is NOT a global camera setting and should be defined under each camera. I could not tell from documentation. I would remove it until I get streams working then readd it.
FPS is number. no need add the āsā, just āfps: 5ā is enough
If I restart the pod in Kubernetes, it will work again for a couple days. Not seeing any errors in the HA logs. The Frigate pod logs are pretty bare too.
* Starting nginx nginx
...done.
frigate.app WARNING : Camera middle_driveway has record assigned to an input, but record is not enabled.
frigate.app WARNING : Camera upper_driveway has record assigned to an input, but record is not enabled.
frigate.app WARNING : Camera mudroom_door has record assigned to an input, but record is not enabled.
Starting migrations
peewee_migrate INFO : Starting migrations
There is nothing to migrate
peewee_migrate INFO : There is nothing to migrate
frigate.mqtt INFO : MQTT connected
detector.coral INFO : Starting detection process: 37
frigate.edgetpu INFO : Attempting to load TPU as usb
frigate.app INFO : Camera processor started for middle_driveway: 40
frigate.app INFO : Camera processor started for upper_driveway: 41
frigate.app INFO : Camera processor started for mudroom_door: 42
frigate.app INFO : Capture process started for middle_driveway: 43
frigate.app INFO : Capture process started for upper_driveway: 44
frigate.app INFO : Capture process started for mudroom_door: 50
frigate.edgetpu INFO : TPU found
While some values are Unavailable, others never have a problem. I normally notice thereās an issue as the Automations I use that trigger of the entity stop working as not seeing any change.
Same here, made the switch and Iām amazed at the simplicity and accuracy of Frigate compared to ZM. I just deleted my ZM dockers and migrated Frigate to production.