1

Query a player

I am building an interactive installation being controlled via UDP, and need the ability to check/verify what is currently playing on a given player. I.e. the player will have 4 video files, and I just want to know which one is playing.

 

I've seen this post with a custom script, but I'm curious if there is any other way that is more direct / just built in to BrightAuthor.

1 comment

  • 0
    Avatar
    Bright Scripters

    Upon entry to the video state in BrightAuthor, you can add a command which sends back UDP to the controller with the video file name.

    I hope that helped

Please sign in to leave a comment.