Stream .CL libraries downloads
SOUND4 Helpdesk/SOUND4 Labs/Stream .CL libraries downloads

Stream .CL libraries downloads


Add Streaming library to X1 .CL or IMPACT .CL integration
 

Stream .CL libraries downloads


đź’ˇ
Stream.CL extension supports only Live mode.

Librairies:


Release versions v1.1.5 - 2025-04-18:
Preview versions v1.1.6 - 2025-06-30:
Stream .CL Librairies version earlier versions
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
Stream .CL Librairies version changelog

1.1


đź’ˇ
Linux compatibility : needs GLibC 2.31 and kernel 5.4

1.1.6

(Preview 2025-06-30)
  • Better lock-free processing, avoiding some spurious high CPU usage on some x86 processors
  • Security updates
  • Library:
    • Corrections in stopping plugins
    • Correct little memory leaks on exit

1.1.5

(Public 2025-04-18)
  • Security updates
  • Correct PresetManager_InformChange which was not working
  • Cleanup and improve documentation

1.1.4

(Public 2025-03-31)
  • Multiple fixes, notably on instances creation/destruction and storage errors, and log headers
  • Improve performances (lock-free real-time processing)
  • Library:
    • Add parameter STREAM_THREAD_PRIO to force streaming threads' priorities
    • Fix possible long initializing tasks running in processing's thread

1.1.3

(2024-12-28)
  • Library:
    • Better handling of all JSON errors in protocol

1.1.2

(2024-10-10)
  • HLS corrections
  • Various minor encoding fixes
  • Minor security update
  • Library: support for Darwin/arm64 (beta)

1.1.1

(2024-07-19)
  • Library: Reuse CA certificate configuration from main process for streamers.

1.1.0

(2024-06-07)
  • ARM64: support SVE2 optimisations
  • Correct possible crash with license proxy
 

1.0


1.0.2

(2024-04-26)
  • Licenses: correction to be more error resilient

1.0.1

(2024-04-05)
  • Optimize license retrieving (especially in file mode)
  • Library:
    • Correct possible data race error in multiple instances
    • Correct memory leak on license failure

1.0.0

(Preview - 2024-02-29)
  • MPEG-TS: send metadata in ID3 PES stream
  • Can set cut-off frequency for codecs which support it
  • MP3: can disable bit-reservoir
  • Licenses: dynamic refresh validity date
 

0.9


đź’ˇ
Preliminary testing versions.
Linux compatibility : needs GLibC 2.19 and kernel 3.13

0.9.5

(Testing 2024-02-15)
  • Library:
    • Correction for loading extensions in a different folder

0.9.3

(Testing 2024-02-07)
  • Library:
    • File change watching is not possible in container's volumes : avoid crash

0.9.2

(Testing 2024-02-02)
  • Metadata TCP server : Correct metadata parsing when received by chunks in XML or JSON modes.

0.9.1

(Testing 2024-02-01)
  • Metadata TCP server : listen both IPv4 and IPv6 in Windows

0.9.0

(Testing 2024-01-25)
  • First version for testing