blakeblackshear / frigate

NVR with realtime local object detection for IP cameras
https://frigate.video
MIT License
16.16k stars 1.52k forks source link

Odroid N2+ Build #1641

Closed hkrob closed 2 years ago

hkrob commented 2 years ago

Describe what you are trying to accomplish and why in non technical terms As the Odroid N2+ is basically the "official" HA box at the moment (HA Blue), would it make sense to have a build targetting this hardware?

Describe the solution you'd like Odroid N2 optimised build The N2 has decent hardware video acceleration, would be great to take advantage of those features

blakeblackshear commented 2 years ago

Would love to, but I haven't been able to get my hands on one.

hkrob commented 2 years ago

They appear to be in stock now.. https://www.hardkernel.com/shop/odroid-n2-with-4gbyte-ram-2/

On Sun, 29 Aug 2021 at 11:19, Blake Blackshear @.***> wrote:

Would love to, but I haven't been able to get my hands on one.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/blakeblackshear/frigate/issues/1641#issuecomment-907722210, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACSU3WF2RH6TWMZB4U5ICSTT7GRLRANCNFSM5C7YUA7Q .

-- -- Robert Lempriere

numindast commented 2 years ago

I did just get mine, took about 4 months from time of order. No Coral though. Was going to attempt to use Frigate on Docker on a PC and see if I can get it to work with the Blue-based HA. Looks like Amber is going the other way with RPi though.

hkrob commented 2 years ago

I've got odroid n2+ and coral running frigate, works well enough until it comes time to use ffmpeg which murders the CPU..

Amber, let's see, I kinda feel they have abandoned Blue so I wonder what difference to expect from Amber...

On Tue, 21 Sep 2021, 10:41 numindast, @.***> wrote:

I did just get mine, took about 4 months from time of order. No Coral though. Was going to attempt to use Frigate on Docker on a PC and see if I can get it to work with the Blue-based HA. Looks like Amber is going the other way with RPi though.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/blakeblackshear/frigate/issues/1641#issuecomment-923560385, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACSU3WE7XMDLL4QYRQ3HDBLUC7WHDANCNFSM5C7YUA7Q .

blakeblackshear commented 2 years ago

I canceled my Blue order. Adoption doesn't seem very high: https://analytics.home-assistant.io/

Ixian commented 2 years ago

Sad to hear this - if one of us got you a board would you consider it?

I know HA "Amber" is getting a lot of press lately but that combo platform is probably a year away (May 22 seems optimistic considering the ongoing chip shortages) and the N2+ platform is really, really solid for Home Assistant. I went from a Pi4 w/ssd to the Blue (which is just the N2+ in a nice case) and it was an excellent upgrade. However even only 5 cameras in Frigate over-taxes it due to lack of hw support for the Amlogic S922X.

Right now I run Frigate on a dedicated Pi4 (my old HA box, in fact) and use Frigate Proxy, which to be fair all works fine, but would be nice to have the N2+ supported.

blakeblackshear commented 2 years ago

Looking around a bit on Google it seems like hardware acceleration has been an ongoing challenge. It would probably be best for someone else who has the board and is more motivated to try and get an ffmpeg build working with hwaccel. I would be willing to try, but only so much.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.