Hi folks;
I am using i.MX8MP(5.4.161 BSP).
I wants to render GStreamer video on Wayland subsurface.
So anyone can suggest on below points:
I refered link1 , link2 but its look like video overlay.
Currently i have created 1.main surfaces and 2.subsurface.
I want to render video on the subsurface.
Please refer weston client demo to realize your subsurface:
https://github.com/wayland-project/weston/blob/main/clients/subsurfaces.c
How to run Wayland application on full screen?
-->You can try to use kiosk-shell.so in weston.ini
shell=kiosk-shell.so
https://archlinuxarm.org/forum/viewtopic.php?f=57&t=15209