AV-Sync
BrightAuthor:Connected Setup
This guide covers AV-Sync setup using BrightAuthor:Connected software, enabling synchronization between BrightSign players and Podcatcher Pro devices via a custom plugin for timecode generation.
Prerequisites
Section titled “Prerequisites”- Guide-ID Brainbox
- BrightSign player with USB-C port
- BrightAuthor:Connected software
SendTimecodeviaRS232.brsplugin script- USB-C to USB-C cable
- Guide-ID platform access
Part 1 — Presentation and plugin setup
Section titled “Part 1 — Presentation and plugin setup”- Launch BrightAuthor:Connected and open or create a presentation
- Set the layout to Advanced mode
- Go to Presentation settings → Support content
- Add the
SendTimecodeviaRS232.brsplugin script - Name it exactly
videoTimecodeInfo
Part 2 — Initial frame configuration
Section titled “Part 2 — Initial frame configuration”- Add a Live text variable from the widgets bar to your layout
- Designate it as the initial state
- Optionally configure a timeout event to transition to video playback
Part 3 — Serial communication setup
Section titled “Part 3 — Serial communication setup”Configure serial input
Section titled “Configure serial input”- Add a Serial Input event on port 2 (port 0 for LS424 players)
- Set the input pattern to
<*>
Activate the Brainbox
Section titled “Activate the Brainbox”Add serial byte commands (13, 10) to the live text object’s Advanced properties. This signals the Brainbox that the BrightSign is connected.
Add video entry commands
Section titled “Add video entry commands”For each video, add an entry command with a unique code in the format:
brightsign code A1XXReplace XX with your specific video code matching the Guide-ID platform.
Part 4 — Media start configuration
Section titled “Part 4 — Media start configuration”- Enable Video Console Mode on the live text object using the command
console video 1 - Navigate to Presentation Properties → Variables
- Create a shared local variable named
Video codewith a default value of0 - Add reset variable commands to the start frame
- Configure serial input logic with conditional targets matching video codes to state transitions
Part 5 — Publish
Section titled “Part 5 — Publish”- Click the Publish button
- Ensure Enable serial debugging is checked during publishing
Final setup and verification
Section titled “Final setup and verification”- Connect the Brainbox to the BrightSign via USB-C
- Restart the BrightSign player
- Scan an AV-Sync code with the Podcatcher Pro
- Verify the video starts automatically with synchronized audio
- Confirm the AV-Sync LED flashes green
Troubleshooting
Section titled “Troubleshooting”- Check physical connections and power status
- Verify serial port numbers match your player model (port 2 for most, port 0 for LS424)
- Confirm the plugin is named exactly
videoTimecodeInfo - Validate video codes match the Guide-ID platform entries
- Ensure serial debugging is enabled
- Restart the BrightSign if the LED does not respond
Related articles
Section titled “Related articles”- AV-Sync Using BrightSign Plugin — BrightAuthor 5 plugin setup
- AV-Sync Setup — standard AV-Sync configuration
Was this article helpful?