How to Install Flussonic Media Server
The following steps will install Flussonic Media Server onto your server and automatically integrate it with MediaCP software.
- Login to your server SSH as root user
- Run the following command:
/root/init
- Select option for Admin Tools
- Select option for Install Flussonic Media Server
- Now you will be able to create new Flussonic services directly from the MediaCP.
How to Integrate Flussonic Media Server
If Flussonic Media Server is already installed on the system then you can follow these steps to integrate and enable with MediaCP Software.
- Login to your server SSH as root user
- Run the following command:
/root/init
- Select option for Admin Tools
- Select option for Configure Flussonic Media Server
- Now you will be able to create new Flussonic services directly from the MediaCP.
Updating Flussonic License Key
1. Login to your server via SSH
2. Run the following command
nano /etc/flussonic/license.txt
3. Remove the old license and paste the new license key
4. Save the changes and restart Flussonic with the command below:
systemctl restart Flussonic;
Install Flussonic 23.06
Latest versions/updates from Flussonic often contain bugs and broken API compatibility. We strongly recommend installing 23.06 which is known to be stable and working very well with MediaCP.
You should roll back to the compatible version using https://flussonic.com/en-AU/doc/admin/installation/#how-to-revert-to-the-previous-version
apt-get install flussonic=23.06 flussonic-erlang=25.3.3 flussonic-transcoder-base=23.02.0
You can also lock the version to ensure that it is not accidentally upgraded by the system package manager:
apt hold flussonic; apt-mark hold flussonic
Make sure to restart flussonic after applying the change:
service flussonic restart;
Known Issues
TV Channel or Stream Targets are not working
If using the latest version of flussonic, it could be due to incompatibility or broken features in flussonic. You can revert to Flussonic 22.09 with the articles above.
VOD files with spaces may not play
Flussonic have acknowledged that video ondemand files containing spaces will not work. You should rename the files to become compatible.