SOUND4 Stream Versions
2.4
Using FFMPEG 4.x libraries, among others
2.4.9
(2020-04-23)
Separate Icecast 2.0 and Icecast 2.x:
- Icecast 2.x uses metadata.xsl (like since 2.4.5) and title/artist (like since 2.3.34)
- Icecast 2.0 uses metadata and song only (like before 2.3.34)
2.4.8
(2020-03-02)
Correct Adaptive processing (was not shown since 2.4.2 on Linux. OK on box and Windows)
Metadata for ShoutcastV2 was not supporting fast change, sending only first change. Corrected.
2.4.7
(2020-01-14)
Add iconv module to Lua for Windows also.
2.4.6
(2020-01-13)
Correct Metadata HTTP read timeouts.
(Windows: BUG compile: corrupted AAC)
2.4.5
(2020-01-06)
icecast: using metadata.xsl to update metadata, to avoid the needed admin login.
(Windows: BUG compile: corrupted AAC)
2.4.4
(2019-10-15)
Add iconv module to Lua for Linux.
2.4.3
(2019-09-05)
Correct field length, so mount point can go up to 128 chars
2.4.2
(2019-07-08)
Metaparsing scripts may be updated from Remote.
2.3
Support for Kantar SNAP Watermarking
2.3.39
(2019-03-12) (KANTAR CERTIFIED)
Added some GPIO definitions
2.3.37
(2019-02-26)
Correct HTTP metadata getter header Accept (IIS Compatibility)
Less low-level access.
2.3.36
(2019-02-13) (KANTAR CERTIFIED)
SFTP was leaving some files opened. Corrected.
Update Opus to v1.3
Minor fixes on MP3 encoder
2.3.35
(2019-02-11)
Supports Opus,Vorbis and FLAC for Icecast2 servers.
BUG: SFTP leaves some files open
2.3.34
(2019-02-08)
Corrected RTP for PCM, works again (regression in 2.3.27)
Icecast may send optional metadata now (the server has to handle it), and uses title/artist instead of song by default.
BUG: SFTP leaves some files open
2.3.33
(2019-02-06)
Correct some dead-lock possible for Windows.
BUG: RTP for PCM is not working anymore
BUG: SFTP leaves some files open
2.3.32
(2019-01-21)
Do not freeze on Ethernet unplug for HLS.
BUG: RTP for PCM is not working anymore
BUG: SFTP leaves some files open
2.3.31
(2019-01-16)
Be sure not to lock other streams when a stream is reconfiguring.
Icecast/Shoutcast: netoverload alert less sensitive.
Shoutcast: ensure will not block other streams in same channel.
BUG: RTP for PCM is not working anymore
BUG: SFTP leaves some files open
2.3.30
(2019-01-12)
Better spread tasks on CPUs, allowing more streams.
Better HLS load management. Clean-up directory for HLS SFTP and File and startup.
BUG: RTP for PCM is not working anymore
BUG: SFTP leaves some files open
2.3.29
(2019-01-09)
Better spread tasks on CPUs
BUG: RTP for PCM is not working anymore
2.3.28
(2018-12-20)
IceCast can have description, while Shoutcast V1 can not. Was reversed.
Correct ShoutcastV2 duplicate metadata when explicitly set (BT #145).
RTP can run on port 16384 if none given.
Changing WM channel on running instance now works.
BUG: RTP for PCM is not working anymore
2.3.27
(KANTAR CERTIFIED)
RTP with AAC now sends MPEG-TS, so no need of SDP.
BUG: changing WM channel on running instance does not change the channel.
BUG: RTP for PCM is not working anymore
2.3.26
(KANTAR CERTIFIED)
Recheck audio channels when licences change
Correct Adaptive Process VU in Mono
2.3.25
Metadata get for FTP/HTTP is asynch now, to avoid slowing main thread.
2.3.24
Increase channel names size for compat with Kantar.
Read channel names even if off to be able to set good one before start.
2.3.23
Suppress correctly start/end spaces in host, mount and URL.
Compatible with PCI cards.
2.3.22
Update AAC encoder, so HeAAC v2 works.2.3.21
2.3.21
Better compatibility with other software by letting DSP inform of used channels.
2.3.20
(KANTAR CERTIFIED)
Stops if no license.
2.1
Support HLS Streams.
Using FFMPE 3.x libraries
2.1.19
Correction of possible save error when upgrading
2.1.17
Correct possible dead-lock on HLS closing.
Correct additional potential dead-locks (should not happen, unless upgrade process and then add a card)
Correct HTTP Request.lua for UTF-8 Unicode chars
2.0
2.0.26
Use HTTP 1.1, as some websites do not accept 1.0 anymore