pducharme / UniFi-Video-Controller

Docker for Unifi-Video Controller (Ubiquiti Networks)
199 stars 105 forks source link

aarch64 #92

Closed raymondjclark closed 6 years ago

raymondjclark commented 6 years ago

I have openSuse Leap running in 64 bit mode on my Raspberry Pi. I have docker running. Can the code be compiled to run here? I want to setup a single camera and use my NAS.

TIA

Client: Version: 17.09.1-ce API version: 1.32 Go version: go1.8.7 Git commit: f4ffd2511ce9 Built: Thu Apr 19 12:00:00 2018 OS/Arch: linux/arm64

Server: Version: 17.09.1-ce API version: 1.32 (minimum version 1.12) Go version: go1.8.7 Git commit: f4ffd2511ce9 Built: Thu Apr 19 12:00:00 2018 OS/Arch: linux/arm64 Experimental: false

raymondjclark commented 6 years ago

I am willing to compile it for aarch64, I just do not know how to do it.

fryfrog commented 6 years ago

Have you just tried it? If you did and it doesn't work, some work would need to be done to figure out why and if it is feasible for this Docker image to even do it.

raymondjclark commented 6 years ago

I don't know how to get started. I would be happy to.

On 6/20/2018 1:43 PM, Donald Webster wrote:

Have you just tried it? If you did and it doesn't work, some work would need to be done to figure out why and if it is feasible for this Docker image to even do it.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/pducharme/UniFi-Video-Controller/issues/92#issuecomment-398872581, or mute the thread https://github.com/notifications/unsubscribe-auth/AfuAs98OG64HoUAOwu9LnV3nUu2BF5Neks5t-qXmgaJpZM4Udlnu.

fryfrog commented 6 years ago

You don't know how to get started with what? Installing Docker? Google "install docker opensuse pi". Running a container in docker? Google "docker run" and poke around in the documents.

Get started and ask questions! :)

mevatron commented 6 years ago

@raymondjclark Unfortunately, the core package utilized by this container is closed source and therefore only runs on x86_64 processors, and cannot be compiled to run on other architectures by the community. You will have to wait or request that Ubiquiti build it for arm64. You can keep an eye out for new architecture releases here: https://www.ubnt.com/download/unifi-video/unifi-video-camera-g3

Hope that helps!

raymondjclark commented 6 years ago

I have asked UBNT, thanks.