SO I’m using usbipd-win to access usbdevices like webcam on wsl2 and have rebuilt the wsl kernal 5.15.153.1-microsoft-standard-WSL2+
with media drivers.When trying to run the webcam which is at /dev/video0 in it’s default pixel format i.e YUYV it throws VIDEOIO(V4L2:/dev/video0): select() timeout error.Whereas everything works fine if i convert it to MJPEJ.Can someone let me know why this is happening please.
I tried to give all permission to camera path and also tried different api’s like gstreamer ,ffmpeg but still it does not work.
Daksh Dagariya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.