Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Stream State

Image Modified

The Stream state allows you to play an IP stream from a local or remote source.

...

Widget Connector
width500
urlhttps://vimeo.com/366605276
height290

Dynamic Playlist State

...

The Dynamic Playlist state allows you to display media from a Dynamic Playlist on your BSN Content Cloud network. 

...

Source: Select a Dynamic Playlist to populate the state.

...

  • Update Interval: Specify how often the player should refresh the contents of the Dynamic Playlist.

  • Optimize Feed Updates (use HEAD calls): Check this box to have the player make an HTTP HEAD request before retrieving the contents of the Dynamic Playlist. See this page for more details.

  • Automatically generate User Variables from Data Feed: Use the feed to populate a set of User Variables for HTML pages. See this page for more details.

Event Handler State

...

In some scenarios, you might want your presentation to sit at a blank screen. The Event Handler fills the role of an empty placeholder in your presentation. Here are a few cases where an Event Handler would be useful:

  • You want a blank screen for a Home Screen so no content will play until the presentation is activated.

  • You want to add a command that is performed before the first file in the presentation plays.

  • You want the presentation to sit at a blank screen when finished, instead of looping.

Although Event Handlers contain no content, you can add commands and interactive events into and out of them. For example, if you set an Event Handler state as the Home Screen and define a  BP900  event linked from the Event Handler state to the first presentation item, the display will sit at a blank screen until a user presses the BP900 button, and then the first item will begin playing. Alternatively, if you set an Event Handler as the Home Screen and add a  Synchronize  command to it, you can synchronize your presentations and/or displays before the first files begin playing.

...