Try
before buy
Right now we are serving
Listeners
Stations
Servers
Applications
Advantages

Stereo-Tool is, perhaps, the de facto standard of audio processors for online streaming and its support, of course, has already been implemented in our Internet Radio Platform. This audio processor uses software methods to achieve significant improvements in the sound quality of online radio. The setup is done by connecting special preset files with settings (which are available on the Network, as well as users who own the radio share these files in our Telegram channel). Many functions are available for free, but you can also purchase a product license key, then there will be even more settings and after listening at least once, it will be very difficult for you and you listeners to get back to normal sound, without processing.

In addition to online streaming, our Internet Radio Platform also supports on-demand content like podcasts. You can create podcasts, add episodes - all this will be displayed to your listeners in the form of a convenient player page. The podcast module can also be connected to the radio site, which is included in the package and, of course, provide an RSS feed for each of the podcasts so that listeners can listen to them in any podcast receiver.

You can install our Internet Radio Platform on any hosting, it just needs to meets the minimum requirements: 1 core CPU, 1GB of RAM and enough disk space to fit all your audio files, the operating system is Linux and the x86 processor architecture. If you are not satisfied with any hosting, or it is blocked in any country, you prefer to work only with a certain hosting or you already have a server - no problem, our product is universal and you can install it to any provider.

The engine that we use for broadcasting and audio processing is written in C++ and is highly optimized, so the load on the server processor is very low. To run up to 5 radios on one server, you will only need a server with 1 processor core and 1GB of RAM, and on a modern server on a processor, for example, Core i5 13500, you can run up to 300 Internet radios simultaneously. Our product outperforms radios based on Liquidsoap by about 15-20% in terms of CPU performance.

Our Internet-radio control panel provides its own API for almost any functionality, allowing you to trigger various functions programmatically and create your own script to contol it. Using the API, you can create your own scripts for the site, mobile applications, players, and more. The essence of the API is simple - You access the panel at a specific URL, and it outputs data in JSON format, which you then use in your scripts in PHP, Javascript and other languages. API request authentication is supported. API documentation is here .
Latest News
Version 3.26.0 is out:
- Music processing now utilizes all CPU cores, significantly speeding up performance (e.g., ~4× faster on a 4-core CPU).
- Automatically retrieves track title and artist from the filename if MP3 tags are missing.
- Added an option to trim silence at the beginning and end of tracks.
- Added the ability to disable crossfade for tracks and jingles.
- Admin area now includes an option to disable Live DJ recordings, helping save disk space.
- Updated volume normalization target to -14 LUFS (previously -18 LUFS), resulting in a slightly louder stream.
- Added separate volume adjustment options for tracks and jingles.
- Webcaster for unbranded licenses no longer links to our portal.
- Added a setting for Auto-DJ to either resume from where it left off or start a new track after switching from a live stream.
Version 3.25.2 is out:
- Fixed issues with random rotations playback.
- Improved stability of the StereoTool integration.
- Improved performance of IP and Geo-IP blocks.
- Improved connection stability of relays.
- Fixed multiple bugs related to IP-based blocks.
- Resolved several issues in backup and restore scripts.
- Fixed a bug where random rotations could switch to the default playlist unexpectedly.
- Fixed an issue preventing broadcaster interface translations from loading in some browsers.
- Added support for a post-installation hook: /opt/bin/sc_post_update_hook - add custom Bash commands to run after control panel updates.
- Downgraded Icecast-KH to version 2.4.0-kh20 to resolve compatibility issues and broken proxy streams on iOS.
This is the latest round of bugfixes, new features will be released in the next release!
Version 3.25.1 is out:
- Fixed a memory leak in the FLAC streams
- Update of internal libraries (support for Django up to 4.x and Python up to 3.12)
- Improvements in Ubuntu 24 support
- Rotation with an empty playlist no longer cause the stream to crash or switch to the default playlist.
- Fixed sending of system emails (track request notificiations, user notification emails).