If you're referring to the values here, you missed the ID for the secondary HDMI output. It's value is 7. See here.Catch.Rahul wrote: ↑Wed Aug 28, 2019 5:02 amI am trying to display kivy GUI on hdmi1 connected screen, but unable to get it to work. Also, none of the values for KIVY_BCM_DISPMANX_ID
I suggest using OMX_IndexConfigDisplayRegion on the video_render component to move the video out of the visible screen area or into a lower layer.
Thanks.I don't think it makes any realy difference.