- Read server playlist technical specification to get familiar with the feature.
- Check example of generating NDI stream from local files.
- Use Playlist generator page for easy composition of your config.
- Read an example of Server web UI usage.
- Watch web UI for Server Playlist video tutorial as well.
- VOD server-side ads insertion is working. At the moment, HLS output with MPEG-TS and fMP4 containers is supported. Take a look at VOD SSAI overview article and also read
- Per-session ads can be inserted using your own session handler. It allows making per-session ads insertion for each individual user by using customer-side session handler. You can also get per-session statistics to accumulate ads insertion metrics for advertisers' confidence.
- Local ad files and local config can be used. Watch Add pre-roll ads easily video tutorial showing that case.
- Conditional transcoding allows enabling pipelines based on incoming stream's resolution. You can set a condition based on height and/or width thus avoid unnecessary waste of your server resources. This is especially useful for creating ABR live streams.
- NETINT hardware encoder can now be supported via custom FFmpeg build, please read this post describing this approach.
Templates and configs for Zabbix monitoring of Nimble Streamer and SRT streams are now available along with a tutorial video about it. System administrators can now add their media server to their Zabbix to keep tracking live streaming parameters of Nimble instances as well as SRT-specific stats.
Our mobile products - Larix Broadcaster and Larix Player - were actively used through the year by multiple users.
Image overlays were implemented in Larix Broadcaster for both platforms. Take a look at our video tutorial showing overlays in Larix for iOS as an example of setup.
We've also introduced stand-by mode in Larix Broadcaster. When the stream hasn't been started, just long tap on Start, this will start stream in pause mode, image and sound will disappear while the stream is running. Meanwhile you may wait for a talent to appear or re-set the scene.
React Native: notice that we're currently working on React Native version of our streaming SDK. Contact us if you'd like to get early access for it.
- Converting NDI to Apple Low Latency HLS. There we demonstrate how you can use Nimble NDI feature set to get NDI input and transform it into Apple Low Latency HLS output. This can be a great case for customers who need to deliver live streams with low latency, check this brief description as well.
- NDI to SRT to AWS Elemental MediaConnect via Nimble Streamer. Amazon recently introduced SRT support in their MediaConnect service. Thus we show how to take NDI input and use SRT feature set to stream live content out into AWS.
- Deliver SRT to transform into multicast UDP MPEG-TS is a very popular use case among our users to deliver multiple programs across the web and give away multicast.
- Widevine EZDRM setup in Nimble Streamer. Nimble DRM allows protecting live, DVR and VOD content using Widevine, Playready and FairPlay using various key management providers, including EZDRM
- RTMP setup in Nimble Streamer. RTMP feature set is one of the most popular in Nimble Streamer so there we show all major scenarios related to the protocol.