-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Description
Your environment.
- Version: v0.7.1
- Browser: N/A
- Other Information - Hard coded device path used:
mediadevices/pkg/codec/vaapi/vp9.go
Line 198 in 20e8c50
e.display, e.fdDRI, err = openDisplay("/dev/dri/card0")
What did you do?
The computers I am working with have /dev/dri/card1
and not /dev/dri/card0
.
What did you expect?
For library to detect card1
or to allow for specification of /dev/dri/card1
via parameter or option when using vaapi
What happened?
Error when failing to open /dev/dri/card0
Metadata
Metadata
Assignees
Labels
No labels