Skip to main content
Lead
March 3, 2026
Question

Qt WebEngine support features for STM32MP257

  • March 3, 2026
  • 1 reply
  • 275 views

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.

 

1 reply

asadullah4571
Associate III
March 3, 2026

Hi @DMårt 

I m Also waiting from last year's, Just i want to play the video at least 720P using web browser, { live streaming},


DMårtAuthor
Lead
March 3, 2026

Hi @asadullah4571

I will create a repo at my Github later about a web browser that can be compiled at Windows and be used on Linux.

Qt6 

Writing here later.

STM32MP151AAC3 custom board with STM32-OS as operating system: https://github.com/DanielMartensson/STM32-ComputerSTM32MP257FAK3 custom board with STM64-OS as operating system: https://github.com/DanielMartensson/STM64-Computer