How to install Ministra Web Player?
Note: Ministra Web Player is compatible with Ministra TV platform since version 5.6 and higher. This application may be unstable. It is provided for your reference. If you are interested in its development, vote by using the link or write an e-mail to
ministra@infomir.com with suggestions for improving the program.
root /var/www; location ^~ /player { root /var/www/player; index index.php; rewrite ^/player/(.*) /player/$1 break; proxy_pass http://127.0.0.1:88/; proxy_set_header Host $host:$server_port; proxy_set_header X-Real-IP $remote_addr; }
2. Add the following content inside the VirtualHost block in the file /etc/apache2/sites-available/000-default.conf:
<Directory /var/www/player> Options -Indexes -MultiViews AllowOverride ALL Require all granted DirectoryIndex index.php index.html </Directory>
3. Restart nginx.
sudo service nginx restart
4. Restart apache.
sudo service apache2 restart
5. Add the application in the administrative panel:
- Go to Applications → Smart Launcher apps.
- Click the Add new button.
- In the Package name field, enter ministra-desktop-player.
- Click Next.
- Click Save.
6. Install the application.
- In the Current version column click Install or set the focus on the app and click .
- Select Install.
7.
- .
- Select Activate.