getsoubl wrote
Hello
We have build the latest chromium + chromiumGstreamerBackend that is provided by Samsung in a Beebox intel platfrom that supports the latest intel drivers(i965)
We have check that the driver opens succesfully (run vainfo).
We have enable all the hardware accelatros settings(check gpu settings in chrome) . But video cannot be played . Specfically it seems that the video is loading without any progress. If we move the cursor we can see a snapshot of the frames but in the video frame a blank screen is appeared.
We run chromium using --no-sandbox.
If we run gstreamer standalone uisng vaapi all are fine.
Could you please help?
I guess that there is a problem from your sink element. (probably you're running it on wayland, right?)
Which sink element are you using? If it's implemented inside your specific chromium, the problem might be caused by it.