hubaiz / DslrDashboardServer

DslrDashboard Server for OpenWrt
GNU General Public License v3.0
159 stars 60 forks source link

AArch64 dashboard? #33

Open jmevel opened 3 years ago

jmevel commented 3 years ago

Hello,

I'd like to use qDslrDashboard on an AArch64 architecture (Pinebook Pro running Manjaro) By seeing the download section on the website, it seems the Dashboard is available for all kind of OS in both x86, x64 and even ARM (Raspberry Pi) but none of these fit the AArch64 architecture.

I can only find the source code of the Android version. Is there a way to compile the dashboard myself for Linux running on this architecture?

I compiled the DslrDashboardServer without any errors (just warnings) and ran ddserver. I don't see any messages in the console even though my Nikon D5000 is connected. Maybe that's normal and the server would silently relay messages to/from the camera to/from the dashboard...

Thanks in advance for your answer