Skip to content

Releases: e04/go-irl

v2.3.2

16 Feb 03:37

Choose a tag to compare

Improved accuracy of SRTLA protocol implementation.
The implementation now better handles packet reordering / link aggregation logic.

v2.3.1

16 Feb 03:32

Choose a tag to compare

v2.2.0

29 Dec 14:46

Choose a tag to compare

Release Notes - v2.2.0

New Features

  • Added -srt-host flag for server mode: A new command-line option -srt-host has been introduced to specify the SRT output host address in server mode. This allows the server to send SRT streams to clients on different machines by specifying their IP address (e.g., -srt-host=192.168.1.200). Default value is 127.0.0.1.

Changes

  • Renamed -srtPort flag to -srt-port: The SRT port flag has been renamed from -srtPort to -srt-port for consistency with other flag naming conventions (kebab-case).

v2.1.0

20 Sep 07:19

Choose a tag to compare

v2.0.2

26 Aug 12:54

Choose a tag to compare

v2.0.1

26 Aug 12:49

Choose a tag to compare

v2.0.0

26 Aug 10:38

Choose a tag to compare

v1.0.3

25 Aug 12:58
5842b5b

Choose a tag to compare

v1.0.2

04 Jul 11:18

Choose a tag to compare

v1.0.1

02 Jul 15:08

Choose a tag to compare