microsoft / WSA

Developer-related issues and feature requests for Windows Subsystem for Android
MIT License
1.51k stars 825 forks source link

CameraService add new camera when I detach camera #394

Open bsbt00 opened 1 year ago

bsbt00 commented 1 year ago

Steps to reproduce

I open some configurations about uvc and v4l2 in config-wsa-x64, and rebuild the kernel(5.15.104.1) config-wsa-x64.txt use usbip to bind uvc in win11 use usbip to attach/detach uvc in wsa

✔️ Expected Behavior

I want to use USB camera via usbip protocol

❌ Actual Behavior

I use usbip to load the uvc of win11 (host machine). When I attach uvc, CameraService doesn't add camera.When I detach uvc, CameraService add a new camera. attach_camera.txt detach_camera.txt

Other Software

No response

Please specify the version of Windows Subsystem for Android

2306.40000.4.0

philnach commented 1 year ago

@bsbt00, thank you for your feedback. USB support isn't something on our planned roadmap. We'll add it to our backlog. WSA does supports external Cameras that are physically connected to Windows and work with the Windows Camera app.