lKinderBueno / Streamity-Xtream-IPTV-Web-player

Streamity.tv XTREAM Api. Advanced IPTV webplayer fully customizable with easy installer
270 stars 140 forks source link

Setup help #38

Open tuxxy132 opened 2 years ago

tuxxy132 commented 2 years ago

Hi all i am trying to test this on my local system, and am wondering if i am editing the config files correctly. This is what i have done but keep getting. (Server didn't generated any reply. Please try later #2)

CONFIG.PHP $db_url = "mysql://192.168.1.221:7999/"; $db_name = "xtream_iptvpro"; //database name $db_username = "user_iptvpro"; //database account username $db_password="database password"; //database account password

CONFIG.JS /----- DNS -----/ //Iptv provider dns url (for example "http://domain.com:80") window.dns = "http://192.168.1.221:25461";

/----- CORS -----/ // Change on false if iptv provider has the Access-Control-Allow-Origin set on "" or allows your player domain. Leave on "true" in the other case. Player will use "proxy.php" file to manage the requests. */ window.cors = true; //false

I am sure its just me being stupid but thanks in advance for any help.

nienna6 commented 2 years ago

REVISA EL AREA CORS... ESO ES BASTANTE IMPORTANTE