Skip to content

tweakunwanted/OpenXC-Player

Repository files navigation

OpenXC-Player

Open source web player compatible with XtreamCodes V2 API

How to install

Use a clean Ubuntu 18.04 (not running any other service or script will fail) and run the following:

curl -s https://raw.githubusercontent.com/tweakunwanted/OpenXC-Player/master/install.sh | sudo bash

After that edit the file /var/www/html/libs/config.php

// URL DNS
define('IP','http://domain.com:80'); 

Put your playlist DNS there!

Access the web interface on http://IP

Enjoy and don't forget to contribute back if this helped you :)

Custom domain

Edit /etc/apache2/sites-available/000-default.conf and add the following above "DocumentRoot":

ServerName domain.com

Screenshots

image

image

image

About

OpenXC Web Player

Resources

License

Unlicense, Unknown licenses found

Licenses found

Unlicense
LICENSE
Unknown
license.php

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published