You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running openpilot with webcam support and previewing the driver camera, the camera fails to stream (see bottom image).
We would expect to see opening driverCameraState at /dev/video2 and Starting listener for: camerad in the console but instead it appears to get stuck at opening roadCameraState at /dev/video0
Describe the bug
Note: Depends on #34215
When running openpilot with webcam support and previewing the driver camera, the camera fails to stream (see bottom image).
We would expect to see
opening driverCameraState at /dev/video2
andStarting listener for: camerad
in the console but instead it appears to get stuck atopening roadCameraState at /dev/video0
Reproduction steps:
Note: your camera numbers may differ from mine
Here it is working as expected on native Ubuntu 24.04
Here it is failing to work onUbuntu 24.04 WSL2
OS Version
Ubuntu 24.04 (WSL2)
openpilot version or commit
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: