Hi, I have a display composed of 4 panels: a main one where a video plays, and the other 3 where 3 other videos (of the same duration) play in sync.
I need to create interactions that allow me to perform the following actions:
Upon clicking a button on one of the panels, I need it to send the following commands:
The main panel should play a video.
The panel where the click was made should display an image.
The same image should appear on the other two panels.
I am unable to make the image appear on the 3 panels.
The CMS is installed in a Docker container. Version 4.0.15