-
Notifications
You must be signed in to change notification settings - Fork 126
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
Vaapi not working with webrtc #438
Comments
VAAPI not working for me either |
|
|
That's what I thought also. Will H264/265 encoding be supported in the future with VAAPI? |
VAAPI library supports H264/265 and your hardware supports both. (EncSlice for H264 and HEVC) |
Any eta when H264/265 vaapi support? |
No, as this is an open source project, contributions are always welcomed. |
Your environment.
What did you do?
Tried to use the VAAPI binding. Seems like broken, but i don't have any clue on how to fix it.
Here are the logs when trying to publish the track with webrtc (using VP8, but it's not working either with VP9) :
2022/08/16 14:03:12 "msg"="could not set remote description" "error"="video/VP8: video/VP8: libva entrypoint not found\n\nvideo/H264: video/VP8: %!s(<nil>)\n\nvideo/H264: video/VP8: %!s(<nil>)\n\nvideo/H264: video/VP8: %!s(<nil>)"
The text was updated successfully, but these errors were encountered: