0

Playback every video everytime

Hello,

I have 349 movies on a BrightSignplayer and I'd like to be able to start any of these movies at any time via incoming UDP command (one specific command for each video). Whats the best way to do this? So far, I used the "Event Handler" for this, but if I use this option, the individual videos must, however, run to the end (then "Media End Event" set). If I do not use the "Event Handler", I have to specify the UDP commands that can run the remaining 348 videos in each individual video to be played, isn't it? That would be very complicated.

What's the best solution?

Greetz Chris

2 comments

  • 0
    Avatar
    Bright Scripters

    Video Play File state should be the perfect solution.

    You'd use a UDP event with a wildcard <any>

    The UDP message would be the media file name without the extension (Keep your media file name short and clean without spaces)

    Try it with small number of files, and once you master the technique, use the Import Table feature, to bring in all 349 files from a spreadsheet.

  • 0
    Avatar
    Christian Schelzel

    Amazing. Thank you so much!

     

    Greetz Chris

Please sign in to leave a comment.