If its the mini pcie coral (not the m.2)
You need to get this adapter.
This one works.
If its the mini pcie coral (not the m.2)
You need to get this adapter.
This one works.
@blakeblackshear sorry if this was answered before, I couldnāt find anything clear.Is it possible to use the coral usb device with a raspberry pi (usb 3.0) and (not a docker) a HA OS install?
I though I would point out for anyone searching for an accelerator that the āM.2 Accelerator B+M keyā works great with a Sabrent NVMe M.2 SSD to PCIe Adapter and at $18 should be slightly cheaper than the Mini PCIe Accelerator with Ableconn PEX-MP117 mPCIe Adapter.
So do you not have a mPCIe slot? What motherboard do you have?
I opened an issue on the firgate git page and got all the help and detailed instructions to rotate my images. Linked here for others who may seek this information in the future:
Asus Prime B460M-A
The pci on the board is not the same as on pcie coral. In coral datasheet it says half size pcie,so it doesnt fit any motherboard. It fits in laptops wifi connector as i underatoodā¦
Wooohooo i found it!!! local distributor
This link works in Spain only
https://www.pccomponentes.com/startech-tarjeta-pci-e-a-mini-pci-e
And found on Amazon.es
If i knew that i need adapter,i would order m2ā¦ damn datasheets
Yeah well thatās why itās call m for miniā¦
I thought the small PCI that i have on my MB is the miniā¦ :-/
Sorry to be that guy, but Iāve been very happily running an old Frigate release for probably about 10 months now (been busy, and if itās not broken, donāt fix it), so Iāve got no clue what the major advancements have been in that time (though I do see thereās now HA add-ons). Itās finally time for me to upgrade my camera system and Iām thinking of using a software NVR instead of using a dedicated physical NVR.
Does Frigate NVR now have the ability to be able to:
If not, are there any plans to incorporate the above NVR features? Iām hesitant to use Blue Iris due to being Windows-only and relatively resource intensive, so would be happy to have Frigate as my whole NVR system if it can do these things reliably.
In my experience Frigate have easier searching than any of my NVR. As it shows exact object name (person etc) No need to use dragger. But when you open a clip you can drag the catched video.
Speed donāt have.
Save custom snippets no, only the whole 1minutes catched video.
i think the easiest way is for you to just install and test. I am now planning to change all of our company NVRs to Frigate. As it is hard to remote search for specific situation with dragger. Much easier to just open on the object person/time
The first and second bullet points have been implemented for 24/7 recordings and will be in the 0.9.0 release. The third is on my radar to build out along with a ādaily reviewā video including all events for that day.
Iām really liking Frigate but I have a question. I have a few cameras but theyāre all pretty high resolution like 2304x1296
and 2048x1536
type sizes. I use those RTMP streams to handle the detection at a slower framerate but for some reason the camera.<location_name>
entity in Home Assistant has a very small resolution. This is the case regardless of which input path stream I put it under (āmainā or āsubā). What gives? Can I up the resolution for those re-broadcast RTMP streams somehow?
You donāt have the stream component enabled in home assistant. Without it, the rtmp stream isnāt even used. It falls back to an mjpeg stream.
Has anyone had an issue with the USB Corals becoming unresponsive? About 1 week ago I noticed that Frigate wasnāt working, so checked the logs and discovered USB TPU not found errors. It didnāt really matter to me at the time, as Iām running in mixed mode with a PCI Coral, so I removed the USB Coral from the config.
I just got around to enabling the USB coral again, however I encountered the same problem as before. The machine had been rebooted a few times since the initial problem, so this was unexpected.
I had to disconnect and reconnect the USB Coral to get it working again. Seems strange, I wonder if this will occur for me again.
Ah! Youāre right! Thanks @blakeblackshear, I added the stream:
directive and now my stream does this, seemingly forever:
Is there something else I need to do to make it work?
Crap, nevermind. I forgot about my reverse-proxy. LOL, newb!
@SpikeyGG can you give an example for the reverse proxy? I have the same issue when I try to show a stream
Thanks!
I would @didi767, but I donāt want to expose raw TCP rtmp externally and I donāt think thereās a way to use middlewares with TCP in Traefik (I think itās not possible.) So, instead of writing it into the reverse proxy rules, for the time being, Iām just going to change my Home Assistant to point to the Frigate host directly (no reverse-proxy). Iāll need to establish some authentication and certificate security on Frigate before I expose TCP 1935 externally.
OMG, @blakeblackshear! I have it even sending the audio to HA in the stream, realtime! Frigate is blowing my mind right now!!
I had this problem caused by pcie usb card becoming inactive on host. It was know issue for that card.
I also hear about usb power issue causing similar error.