Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WSL2 Ubuntu webcam support broken #34216

Closed
MikeBusuttil opened this issue Dec 12, 2024 · 2 comments
Closed

WSL2 Ubuntu webcam support broken #34216

MikeBusuttil opened this issue Dec 12, 2024 · 2 comments
Labels
PC Issues related to running openpilot on PC

Comments

@MikeBusuttil
Copy link
Contributor

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 and Starting listener for: camerad in the console but instead it appears to get stuck at opening roadCameraState at /dev/video0

Reproduction steps:

git clone [email protected]:MikeBusuttil/openpilot.git
git checkout dehack-webcam
ROAD_CAM=4 DRIVER_CAM=2 system/manager/manager.py

Note: your camera numbers may differ from mine

Here it is working as expected on native Ubuntu 24.04

Screenshot from 2024-12-11 22-03-35

Here it is failing to work onUbuntu 24.04 WSL2

image

OS Version

Ubuntu 24.04 (WSL2)

openpilot version or commit

No response

Additional info

No response

@MikeBusuttil MikeBusuttil added the PC Issues related to running openpilot on PC label Dec 12, 2024
@jyoung8607
Copy link
Collaborator

This isn't a bug. There was never "support" for webcam mode on WSL2.

@MikeBusuttil
Copy link
Contributor Author

Untitled-1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PC Issues related to running openpilot on PC
Projects
None yet
Development

No branches or pull requests

2 participants