Qt WebEngine support features for STM32MP257
ST Dev team have successfully created a web browser with Qt WebEngine and deployed that into the MP257 processor.
The browser has been made in kiosk mode. There is no official benchmark about that scenario.
My question is how well supported is the MP257 from Qt6 WebEngine? By looking at the Qt WebEngine features https://doc.qt.io/qt-6/qtwebengine-features.html
It seems that the Qt WebEngine have lots of stuff in the box. Are all features from Qt WebEngine possible to enable inside a web browser for MP257?
I'm more interested in WebRTC, HTML5 DRM, Hardware acceleration, WebGL, WebSockets. DOM Extensions, Vulkan support API.
This is a question about hardware, rather than software. My goal is to create optimized kiosk mode web browser of specific dynamical web pages.
I'm targeting web pages such as Netflix, GeForce Now, Spotify etc. I don't have any high requirements on resolution. Max 1080p, which is supported by MP257.
