I've begin writing some capture software so I can crate an All-Sky camera with my ASI174MM. I'm trying to make this a simple setup and very low power. With that in mind I have tried a few fanless Micro-PC's that are powered via 12V. I'm doing this under Windows and C# (not a linux guy).
I've finding that they are just not powerful enough to both capture AND encode video and anything over 10 fps. Then the system will also need processing time to do motion detection and other tasks.
I have one of the new Intel Joule 570 dev boards that I want to try. This is an ATOM 1.7GHz quad core and I think it may do the trick. Problem is, I need to Run Windows 10 IoT on it and not the full Windows 10. This is both good and bad. The good part is it will have very little overhead. The bad, I don't know if the Windows drivers for the camera will install. It is a 64bit intel OS (not ARM).
So my question, will the drivers for the camera install and will the .dll's for the SDK work ok?
Thanks
Roy