Windows 10 IoT core+rasperry pi+camera sensor? -


does windows 10 iot core supports rasperry pi camera sensor?if so,which libraries there in c# code camera module?

windows iot officially supports several types of usb cameras, find completed list https://developer.microsoft.com/en-us/windows/iot/docs/hardwarecompatlist#cameras.

if you're developing under uwp framework, has built-in support various cameras, follow tutorial https://msdn.microsoft.com/en-us/windows/uwp/audio-video-camera/camera.

microsoft provides sample projects camera development, find in https://github.com/microsoft/windows-universal-samples/tree/master/samples/camerastarterkit.

i hope helps.


Comments

Popular posts from this blog

java - Jasper subreport showing only one entry from the JSON data source when embedded in the Title band -

serialization - Convert Any type in scala to Array[Byte] and back -

SonarQube Plugin for Jenkins does not find SonarQube Scanner executable -