cancel
Showing results for 
Search instead for 
Did you mean: 

It's very Hard to Play videos with chromium-wayland on STM32MP257-EV/DK

asadullah4571
Senior

I have both Board "stm32mp257F-dk - F-ev"

I try to install chromium on the STM32MP2 , and Successfully installed chromium ,
I try to play video on YouTube it is to lagging , smoothly play on 360p only, without YouTube i treid different method to play video on chromium. but also the output same,

is there any thing to reslove this issues?
My project based of Web display with high resolution video upto 1080p60 fps on HDMI .
please give me the update on this, can my project work on this board.

6 REPLIES 6
PPAGE.13
ST Employee

Hi,

today Chromium does not support natively our hardware video decoder on MP2.

We are in the phase to integrate adaptation so that we can get benefit of our hardware acceleration.

It should probably come out in the second half of 2025.

If you need to play high resolution streams, please use gstreamer.

Philippe.

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

@asadullah4571 

@PPAGE.13 

I'm very interested in how the status of this integration. Will ST succeed to make sure Chromium to benefit from hardware acceleration? 

When you talking about "gstreamer", you mean that gstreamer could make it possible to play 1080p videos on Youtube with Chromium at STM32MP2?

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

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

Hi @PPAGE.13

What is the status of hardware acceleration for streaming on the webbrowser ?

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

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

Hello, 

Do you have any news about this topic please? 
I also want to know what is the latest Chromium version supported by OpenST Linux.
Do we have GPU acceleration on it?

Thank you in advance,

Hiba

Hi @hiba @DMårt @PPAGE.13 

Still my Project On Hold because of Hardware Acceleration,
Now the conclusion, I changed our requirement,  So Now I can use any browser, which will support HTML5 and video Hardware acceleration, 

If you have any browser which will support HW Acce--- with stm32mp257.
please let me know, I can resume my pending Project ---> And i will put it in high priority Now. 


Thanks 
Asad

Hi @asadullah4571 @hiba @PPAGE.13 

What libriaries and packages are you using to build that web browser?

I have been looking at Firefox from a Gentoo perspective. It has a lot of USE-flags that you could use to compile Firefox so it would use the hardware much better.

Do you have the sourcode for your browser?

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

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