-
I'm trying to play 3 short videos (~2-3 seconds each) in a loop on an i.MX6DL board, running Yocto image (dunfell).
wpewebkit 2.38.3
cog 0.14.1
gstreamer 1.16.3
IMX_DEFAULT_BSP = "mainline"
wpe…
-
It would be good to have a page in the site with a summarize of the different licenses used by the WPE components, and maybe a small table listing compatibility with some other popular licenses.
-
I am using luakit in a kiosk under weston. I need to be able to display php/js only and have a few questions related to this.
Is there a way to hide the pointer? Also, the pointer does not follow my…
-
Infrastructure: Deploy WPE versions on maven or other repo accesible from gradle, ideally both stable and autocompiled nightly versions.
zhani updated
1 month ago
-
## Description
In JupyterLab 4.2.x, there seems to be a minor UX regression when using the cell toolbar or keyboard shortcut to add a cell (below or above).
In 4.1.x, pressing "ESC" to en…
-
zhani updated
5 months ago
-
Currently, this system takes too long to build on CircleCI and gets automatically cancelled after an hour.
It seems like the best way to fix this is to split the build over multiple workflows simi…
-
The mediaplayer demo doesn't render correctly.
On the carousel, some of the iframes may disappear (in particular when starting playing), they rarely reappear.
The issue seems the be related to the…
-
I tested only on macOS.
It might already work on other platforms.
**Is your feature request related to a problem? Please describe.**
I want to use WebRTC
**Describe the solution you'd like**
…
-
We use webkit to play audio, use html5 video tag "data:audio/x-wav;base64,", the platform can't support it.
So is there any other way to play it?