JNIOR Integration
The JNIOR is a device that, when triggered, pushes control commands for multiple devices.
For example, with a JNIOR you can control light settings and the curtains at various stages of a Pre-Show or Post-Show.
To configure JNIOR as part of Broadsign Cinema, you need to push extra configuration settings to the player setup (see Step 1: Configure Broadsign Control Player). Once applied, Broadsign initiates the following commands during the Pre-Show playback:
- When the Pre-Show begins, Broadsign Control Player initiates a start_projector macro. This macro, which we initiate thirty seconds before the start of the pre-show playback, warms up the projector.
- When the Pre-Show playback begins, Broadsign Control Player executes the start_preshow command which can dim the lights slightly, open the curtains, etc.
- When the Pre-Show completes the playback, Broadsign Control Player executes the end_preshow command which can dim the lights more, open the curtains wider, etc.
Every 2 seconds, Broadsign Control Player issues the following commands:
get fire_alarm_status\r\n
get movie_status\r\n
If the fire alarm is active, or the main feature projector is on, Broadsign Control Player immediately stops playing the preshow content. A Broadsign Control Player log snippet of such an event would look like:
"(message) JNIOR: Aborting playback. Commandsent: get movie_status Response: 04/15/15 19:24:46.555 + movie_on"
For more information about Pre-Show, see Broadsign Cinema Pre-Show.
For more information about Post-Show, see Broadsign Cinema Post-Show.
You will need to configure Broadsign Control Player via your local configuration file. You can then initiate or confirm movie and fire alarm statuses.
- Open up your local configuration file, according to your OS.
- For general information about player set-up, see Local Configuration on Windows.
- For detailed information about player set-up for Cinema, see Step 1: Configure Broadsign Control Player.
- Enter the following parameters:
- bsp.monitor_showtime/jnior_ip = [see your JNIOR set-up]
- bsp.monitor_showtime/jnior_port = "9234"
- bsp.monitor_showtime/jnior_warmup_delay = "30"
For more information about these specific parameters, see JNIOR Configuration Parameters.
Note: If you need to activate JNIOR on many players, for example, five hundred or more, please contact Broadsign Services.
- Open a telnet session to JNIOR.
- To verify the fire alarm status, run get fire_alarm_status.
- To verify the movie status, run get movie_status.
- Open an internet browser to your JNIOR's IP address.
- To set the main feature projector, in the "Movie On" output, toggle the Movie Status to "active" or "inactive".
- To set the Fire Alarm:
- Active Fire Alarm – In the "Fire Alarm On" output, right-click the Toggle button. Select Pulse. Enter "2000 ms", and then click OK.
- Inactive Fire Alarm – In the "Fire Alarm Clear" output, right-click the Toggle button. Select Pulse. Enter "2000 ms", and then click OK.
Note: movie_status depends directly on fire_alarm_status. If fire_alarm_status is active, so is move_status.
Deciding to include Broadsign Cinema's Post-Show feature will impact your JNIOR automation.
All the configuration requirements for Configuring JNIOR remain the same; however, Broadsign Control Player will adjust the actual end-time of the playlist. As a result, the Player overrides the specified show time.
For more information about Post-Show, see Broadsign Cinema Post-Show.
Parameter | Description | Value for Broadsign Cinema |
---|---|---|
bsp.monitor_showtime/jnior_ip | Defined by your JNIOR setup. | Your JNIOR's IP address. |
bsp.monitor_showtime/jnior_port | Broadsign sets "9234" as the default value; optional. | 9234 |
bsp.monitor_showtime/jnior_warmup_delay | Broadsign sets "30" as the default value; units are in seconds; optional. | 30 |