Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!

Make format from inV1.6 same as V2

ahabib

Extended Member
Ext. Member
Banned
Joined
Sep 19, 2019
Messages
93
Reaction score
365
Points
64
Location
hab021ALJ
Hello Guys

Where can tell me to activate player for format same as V2

in V2: user/pass/channelID

in V1: live/user/pass/ID.ts

i need a player to install or a convertor?

Thanks
 
Hello Guys

Where can tell me to activate player for format same as V2

in V2: user/pass/channelID

in V1: live/user/pass/ID.ts

i need a player to install or a convertor?

Thanks


 
No. You have to modify your nginx config. Do this.

nano /home/xtreamcodes/iptv_xtream_codes/nginx/conf/nginx.conf

Insert this on line 37.

rewrite ^/(.*)/(.*)/(\d+)$ /streaming/clients_live.php?username=$1&password=$2&stream=$3&extension=ts break;

Ctrl + O
Enter
Ctrl + X

then

killall -9 /home/xtreamcodes/iptv_xtream_codes/php/sbin/php-fpm
killall -9 /home/xtreamcodes/iptv_xtream_codes/nginx/sbin/nginx

/home/xtreamcodes/iptv_xtream_codes/nginx/sbin/nginx
/home/xtreamcodes/iptv_xtream_codes/php/sbin/php-fpm
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
No. You have to modify your nginx config. Do this.

nano /home/xtreamcodes/iptv_xtream_codes/nginx/conf/nginx.conf

Insert this on line 37.

rewrite ^/(.*)/(.*)/(\d+)$ /streaming/clients_live.php?username=$1&password=$2&stream=$3&extension=ts break;

Ctrl + O
Enter
Ctrl + X

then

killall -9 /home/xtreamcodes/iptv_xtream_codes/php/sbin/php-fpm
killall -9 /home/xtreamcodes/iptv_xtream_codes/nginx/sbin/nginx

/home/xtreamcodes/iptv_xtream_codes/nginx/sbin/nginx
/home/xtreamcodes/iptv_xtream_codes/php/sbin/php-fpm

Thanks Mister this edit work.
 
itry some thing worng
 
No. You have to modify your nginx config. Do this.

nano /home/xtreamcodes/iptv_xtream_codes/nginx/conf/nginx.conf

Insert this on line 37.

rewrite ^/(.*)/(.*)/(\d+)$ /streaming/clients_live.php?username=$1&password=$2&stream=$3&extension=ts break;

Ctrl + O
Enter
Ctrl + X

then

killall -9 /home/xtreamcodes/iptv_xtream_codes/php/sbin/php-fpm
killall -9 /home/xtreamcodes/iptv_xtream_codes/nginx/sbin/nginx

/home/xtreamcodes/iptv_xtream_codes/nginx/sbin/nginx
/home/xtreamcodes/iptv_xtream_codes/php/sbin/php-fpm


do i delete any other line on there or i just add this them already there... ?
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
did you do the last 4 lines?


yes i just copied and paste each line below

killall -9 /home/xtreamcodes/iptv_xtream_codes/php/sbin/php-fpm
killall -9 /home/xtreamcodes/iptv_xtream_codes/nginx/sbin/nginx

/home/xtreamcodes/iptv_xtream_codes/nginx/sbin/nginx
/home/xtreamcodes/iptv_xtream_codes/php/sbin/php-fpm
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
how do i cancel i get white page error now i applied it?
 
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top