Skip to content

v0.8.4 lsfgateway

Choose a tag to compare

@rezabase rezabase released this 04 Aug 22:22
4be319d

Live Stream Fleet Gateway

Release Notes

Release date: 05 Aug 2025

New Features in v0.8.4 Release:

  • SRT Connections: Enables seamless communication with other LSFgateway nodes via SRT protocol. Additionally, it facilitates connectivity with any third-party SRT device through Caller or Listener modes.
  • SRT optimisation and fixes
  • Fixed an issue with TCP sockets.

Key Features:

Simplified and Secure IP Stream Transport

Efficiently transmit video, audio, telemetry, and monitoring data over the public internet using WebRTC or SRT protocols with a cloud-based configuration and monitoring solution. Optimised for IoT, audiovisual (AV) and production live video applications that require low latency and secure data delivery.

  • Point-to-Multipoint UDP Stream Transport: Efficiently deliver UDP IP streams to multiple endpoints across the internet, supporting diverse streaming and monitoring use cases.

  • Flexible IP Input/Output (TCP or UDP): Configure sources and destinations using either TCP or UDP. TCP streams are encapsulated and transported over encrypted WebRTC UDP data channels for secure and adaptable delivery.

  • Secure Communication: All data is transmitted over secure WebRTC or encrypted SRT channels, ensuring end-to-end encryption and protecting against unauthorised access or tampering.

  • Hitless Protection Switching:

    • Same-Socket Source: Selects the fastest arriving packets from redundant TCP/UDP feeds on the same node, minimizing delay during failover.
    • Different-Nodes Source: Automatically switches between feeds from different nodes, when required, based on configurable thresholds (UDP only).
  • Built-In Latency Monitoring: Accurately measure latency for data flows, providing valuable insights for optimizing performance and troubleshooting network conditions.

  • Remote Monitoring and Enhanced Web Interface: Real-time visibility into data flows, latency, and protection switching status. Monitor, configure, and control streams directly through an improved web interface.

  • Multicast and Unicast Support: Adapt to various network conditions and use cases with support for both multicast and unicast streams.

  • Enhanced Security and Air Gap: Enforce strict data boundaries with encrypted transport and authorization controls, allowing only approved flows—ideal for secure or segmented networks.

  • Rate Limiting: Apply per-socket input and output rate limits to ensure stability under load and adapt to changing network conditions.

See the product website, LiveStreamFleet.com, for more details.
Create an account and use the brand new LSF Manager app for remote monitoring and configuration of gateway nodes.

Getting Started Instructions

Have a look at the online manual for detailed step by step guidance or follow the instructions below.

  1. Download the binary for your platform.

To download the Linux version, use the following curl command. All versions are static musl versions that can be installed on embedded devices.

Linux x86_64 version:

curl -L -o lsfgateway https://github.com/LiveStreamFleet/public/releases/download/v0.8.4/lsfgateway-linux-x86_64
chmod +x lsfgateway

Linux ARM AARCH64 version:

curl -L -o lsfgateway https://github.com/LiveStreamFleet/public/releases/download/v0.8.4/lsfgateway-linux-aarch64
chmod +x lsfgateway
  1. Register and purchase free node licenses for trial if you don't already have an account ID.

  2. Use LSF Manager app to manage and remotely monitor your network.

License and EULA

By downloading and using this software, you agree to our End User License Agreement.