About pre-releases (read me!)
Before you download and use a pre-release version, make sure to check the READ ME article to know how to use pre-release versions and their limitations.
Download links
|
OnTheAir Video Version 4.5.7b31 (30 December 2025) |
|||
|
OnTheAir Video Express Version 4.5.7b31 (30 December 2025) |
Release Notes
What's new in OnTheAir Video and OnTheAir Video Express?
Warning: If you are using the feature that triggers an AppleScript when a SCTE message is received on an input, make sure to update the AppleScript as previous AppleScript will not be compatible . More info...
- NEW: Deltacast Cards: Added a genlock offset option
- NEW: Updated NDI SDK to 6.2.1 - r146761, and using new audio sync
- IMPROVED: Updated menu items icons
- IMPROVED: Prevent VideoToolBox from trying to decode frame again when result is kVTParameterErr
- IMPROVED: Video formats (display modes) are now more consistent
- IMPROVED: Playlists: displaying filename instead of displayName if it is empty
- IMPROVED: Support for NFS file systems
- FIXED: Potential issues with the new activation system
- FIXED: A few UI issues with macOS 26 (Tahoe)
- FIXED: Stream Deck: The first row of buttons would not work
- FIXED: Output issues with AJA devices (KONA 5, T-Tap)
- FIXED: Deltacast Cards with Bypass relays (such as DELTA-12G-elp-key 11), would not properly lock on reference signal
- FIXED: Added the ability to enable Keying with DELTA-12G-elp-key 11
- FIXED: Collecting logs would not collect the logs of the remote control
- FIXED: the "play Next" item was skipped when doing a skip to next while the item is already locked
What's new in OnTheAir Video?
Warning: If you are using the feature that triggers an AppleScript when a SCTE message is received on an input, make sure to update the AppleScript as previous AppleScript will not be compatible . More info...
- NEW: Dynamic Graphics Overlay option: Graphics (DGO) Window: Added the ability to change published values of CG Projects
- NEW: Dynamic Graphics Overlay option: Graphics (DGO) Window: Added the ability to start/stop/pause multiple projects at once. Select the projects you want to control and hit the appropriate control button at the top of the window
- NEW: Dynamic Graphics Overlay option: REST API: Added the ability to control all projects at once. Simply do GET /playback/cg_projects/play, or GET /playback/cg_projects/stop
- NEW: Dynamic Graphics Overlay option: Actions: Added the ability to control all projects at once. When adding an action, select "Graphics Projects > All Projects", and in Parameters, select the action to perform on all projects.
- NEW: Clocked items: Behaviour change: It is now not exclusive to one playlist. It can be enabled on multiple playlists and will automatically be disabled
- NEW: REST API: Added the ability to retrieve the selected clips. GET /playlists/{playlist_UIDorINDEX/selected_items
- IMPROVED: SCTE Handler (input): When receiving SCTE on an input, and triggers an AppleScript, added support for Segmentation Descriptor. More info...
- IMPROVED: SCTE Action (output): Added the ability to set the pre-roll in splice insert messages
- IMPROVED: Media Browser (Local and Remote): Reload Media Folder button will now rescan or redownload all items
- IMPROVED: Media Browser: Added a counter to indicate how many files need to be validated
- IMPROVED: Media Browser: If located on an XSAN, as file system events may not reach us, we will now automatically catalog every 30 seconds (as with SMB Volumes).
- IMPROVED: Media Browser (Local and Remote): Added a UI indication when the folder used for Media Browser is not mounted
- IMPROVED: Remote Control: Allowing to "Validate Locally" also for other connection types than "Media Browser Only". Particularly useful with OnTheAir MOS Gateway.
- FIXED: Media Browser (Local and Remote): Working with large Media Folders could take a long time, particularly with macOS Tahoe
- FIXED: Issue where 720p would be considered SD -> output captions in the raster
- FIXED: Potential crash when Schedule dates would be nil
- FIXED: Media Browser: Performances issues when using macOS Tahoe with large media folders
- FIXED: Media Browser: We will now auto-remount the volume even if cataloging is turned off and/or Volume unmounted
- FIXED: EPG Option: We now only export one event if the event is in loop. And if an EPG tag is missing (it was deleted), we now do not export the event instead of exporting an empty event.
- FIXED: MOS Integration: When replacing clip for the same mos object, duration was not updated properly
Breaking Change Warning
SCTE input handler
If you use the feature that triggers an AppleScript when an SCTE message is received, you will need to update your AppleScript to follow the new syntax introduced with the addition of Segmentation Descriptor support. More info...
Time markers (Auto Start) - Clocked Items
We’ve updated how Time Markers work (the feature that lets you set a start time on a clip). Previously, only one playlist at a time could be set to automatically start clips using the clock icon at the top of the playlist. Now, you can enable this option on multiple playlists.
However, if you are playing a playlist with the clock option enabled and then start another playlist, the clock option on the previous playlist will automatically be disabled. This ensures that during events like breaking news—when you start a new playlist—the earlier playlist will not continue triggering its scheduled items.
When the breaking news playlist is finished, simply re-enable the clock option on the original playlist. You can do this manually in the playlist or by using the new REST API call:
GET /playback/clocked_items?enabled=1This call enables the clock option on all playlists.
Comments
0 comments
Please sign in to leave a comment.