Hi,
I am using three RZ/G1M starter kit boards to run three different AI application. I am using OpenCV to display the video output from each of those application to a single HDMI Monitor through a HDMI switch.
When I am switching to different HDMI out using the HDMI switch i am not getting the video out on my HDMI monitor and i am not getting any error from OpenCV also, and when i restart the weston using /etc/init,d/weston restart it continuous the video streaming from my application.
So i have to restart weston whenever i switch to a new HDMI out using HDMI switch.
I am using yocto-1.6
Is there anyway to configure weston to restart weston automatically when there is new HDMI connection established or how to detect the switchover in HDMI out.
Regards,
Gopi