-
-- Checking for module 'gstreamer-codecparsers-1.0 >= 1.8.3'
-- Found gstreamer-codecparsers-1.0 , version 1.14.4
-- Found GStreamer: GSTREAMER_INCLUDE_DIRS;GSTREAMER_LIBRARIES;GSTREAMER_VERSION;G…
ghost updated
6 years ago
-
The link to the FAQ is buried down https://wpewebkit.org/developers/
Clicking that link leads to https://wpewebkit.org/about/faq.html which has a "learn & discover" header. To be consistent, it sho…
philn updated
6 months ago
-
When I draw the Video tag to canvas with canvas.drawImage() in javascript, I can't draw it.
Is this a WPE/Cog bug? Or am I missing a setting?
[my environment]
SoC: NXP i.MX8M mini
kernel: v5.10.…
-
No hardware acceleration with cog/wpewebkit on imx6.
Not even getting 1fps for 720p video playback
ghost updated
2 years ago
-
Propably the best way to showcase this is via https://people.igalia.com/clopez/wkbug/pointer-events/paint.html page. Reproduced by simultaneously doing the snake move with one finger on the right and …
-
Just out of curiosity: Have you tried something with WPE webkit? It seems like it should run faster that the regular chrome. But I am unsure if it works perfectly or not.
https://wpewebkit.org/
…
-
Some of the browser features like Service Workers and Push API https://developer.mozilla.org/en-US/docs/Web/API/Push_API aren't available on WPEWebkit.
Are there any plans to include this anytime in …
-
Hi!
I've developed a GStreamer source element leveraging WPEWebKit to provide video frames representing a web page to downstream elements of the pipeline. I talked about it at FOSDEM, see https://fos…
philn updated
4 years ago
-
Hi,
Having a bit of issue here when using Weston + WPEWebkit + Touch screen.
When editing text inputs with a touchscreen keyboard, after selecting next element,
webkit thinks it selected next one, …
-
Ran into the following issue on a fresh clone and trying to follow the bootstrap instructions on macOS 12.6 on an M1 Macbook Pro with Python 3.10.7
`./tools/scripts/bootstrap.py` results in `FileNo…