jamesh wrote:it works fine in Linux. Where all the camera development work was done.
Would you have some pointers/documentation/etc. about what the camera development work on Linux consisted in? It sounds like Broadcom provided a stack. If they have something similar on Windows there might be a way to light up the camera module.
Full disclaimer: although RPi is a purely personal project, I also work at MS and I have some (limited) awareness of the work being done for USB cameras. I just think it would be fun to get the RPi camera module to work on Win10. If it involves something a bit less complex than writing a full-blown driver, I could spin up a GitHub project (you can take a look at previous work at
http://mmaitre314.github.io/, this is all Apache 2 take-the-code-and-run kind of projects). I have a good idea of what needs to be done to connect to the WinRT MediaCapture API but I don't have a good understanding of what MMAL and the Broadcom APIs consist in.