Live streaming with Gstreamer for monitoring facilities?
According to the datasheet of STM32MP2, it can play 1080p by using Gstreamer: GStreamer overview - stm32mpu
Questions:
1. Does that mean it can play pre-downloaded videos on STM32MP2 in 1080p?
2. Will Gstreamer be the only option to play 1080p videos?
3. If I have a webpage that streaming 1080p real time live action from a camera, e.g inside a facility. If I want to access that web page, would it be possible to watch that live session in 1080p by using Gstreamer or other software that can handle hardware acceleration? I don't know if Chromium can handle the hardware acceleration of the GPU of STM32MP2 yet. Please, let me know.
