Troubleshooting Wowza Streaming Engine

Many integration issues can be solved by Reconfiguring the MediaCP Integration, which will automatically validate and configure Wowza Streaming Engine to work with the MediaCP Software. Read more about how the integration works. MediaCP provides an interface and some additional features on top of Wowza Streaming Engine. You should consider whether the problem is the […]

Migrate From Centovacast

  Why not have our experts migrate your data for you? Our team will transfer all aspects of your CentovaCast installation to your MediaCP. Order Migration Service Service It is possible to migrate CentovaCast accounts into MediaCP. Our migration script will transfer all aspects of your CentovaCast installation including: Stream accounts with stream password, admin […]

MediaCP System Commands

Core Application The core MediaCP application is managed by your systems service manager (systemd) so it is possible to use standard commands to manage the application. systemctl status mediacp; # Provides status of entire mediacp suite systemctl restart mediacp; # Restarts application services (nginx, php, mysql, redis, queue) systemclt stop mediacp; # Stops application services […]

Grant access to support team

The following commands will allow SSH login to our support team and automatically create or enable the “MediaCP Support” account in the panel. 1. Firewall Please whitelist the following IPs in your server: 144.202.50.206 45.77.49.187 The IP belongs to a secure VPS used to remotely access your system by our support team. 2. Install SSH […]

Port 80 / 443 Proxy

MediaCP 2.5 and newer includes support for native port 80 and 443 stream proxy for Shoutcast and Icecast services only. Port 8o/443 Proxy allows the use of the default web ports 80 and 443 for listening to stations, which provides better access to listeners who might be behind corporate firewalls. This is entirely optional; however it […]

Reset Admin Password

You can reset your MediaCP administrative password using our setup utility. Instructions Login to SSH as root Run the following to launch the setup utility: rm -f init;wget http://install.mediacp.net/scripts_beta/init;chmod +x init;./init Select Admin Tools from the menu selection. Select Reset admin password from the menu selection. Confirm to reset your password by typing y. Your password […]

Transfer to another server

Why not have our experts migrate for you? Our expert team can complete a full migration of service including updating of DNS records if required. Buy Migration Service Service Before migrating to a new server, we recommend upgrading to the latest version of the MediaCP. Please ensure the new server meets MediaCP’s System Requirements, including […]

Backup & Restoration

Backups provide a snapshot of the MediaCP servers database, media contents and important configuration files (including SSL Certificates), allowing for a  complete recovery in the event of a hardware failure or other disaster.  A backup of the database (only) is created automatically every time you upgrade the software, and by default all backups are stored […]

Custom Web Service Configurations

It is possible to apply custom changes to the nginx web server and php service where required. It is important to follow this guide as the included configuration files for nginx and php are automatically replaced when upgrading the MediaCP. Nginx Configuration Direct changes to nginx configuration files outside of the conf.d file will be […]

SSL Certificates

SSL Information – Free AutoSSL Guide – Custom SSL Guide The Media Control Panel provides 100% support for SSL in the control panel and all streaming services including Shoutcast 198, Shoutcast 2.5, Shoutcast 2.6, Icecast 2, Icecast 2 KH, Wowza Streaming Engine and Flussonic Media Server. You can configure either your own custom SSL certificate or […]