-
Notifications
You must be signed in to change notification settings - Fork 61
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
Gstreamer vaapi not installed on intel platforms #696
Comments
Refactored manifests to support intel platforms generically, added OpenCL gpu (beignet) and VAAPI support. 01org/gfx updated driver support only for Ubuntu. |
fantastic! will fire them up in the next few days to test and report back. |
NO luck with vaapi on Up^2. Assuming it's not related to Beignet compile fail. Or it could be me. I am testing by adding this to conf
Yields this in log... Will have MinnowBoard back up in a few days and try on Ubuntu. |
vaapi is not an encoder type in visiond - that's h264. If vaapi is present in gstreamer it will (should) automatically find it and use it (and you'll see a note in the log). Change the encode back to h264, or just leave it blank. |
Test if vaapis is installed with: |
From #640, minnowboard/up boards etc - basically all intel boards should install vaapi support.
The text was updated successfully, but these errors were encountered: