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

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.

Directly from the Internet Radio Control Panel, you can compose a text, send it to voiceover (several voices, intonations and languages are supported) and get a ready to use MP3 file that you can insert into any playlist, use as a jingle or podcast. We use Artificial Intelligence backend, the cost of voice acting is more than affordable, for example, voicing 5,000 characters costs only 20 cents.

We understand how radio and working with audio content are important for the visually impaired and people with other disabilities, so our Internet Radio Control Panel supports screen reader softare, audio event identification and other additional features that make it easier for these categories of people to work.

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.

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).