Control playback on BrightSign player using UDP commands (Crestron, etc.)

This video explains how to create a presentation in BrightAuthor:connected to control video playback via UDP. You can send UDP commands to the player from various sources, such as a Crestron system, computer, or mobile phone. We use the “On Demand” widget to group multiple videos in one place. Each video is assigned a unique key (UDP command). The player listens for incoming UDP commands and starts the corresponding video when a matching key is received. Additionally, we’ve implemented a pause/resume feature for video playback.