Thanks.
it is easy to change V1 channel link to be same as V2
Example :
will be
just add
NGINX:rewrite ^/(.*)/(.*)/(\d+)$ /streaming/clients_live.php?username=$1&password=$2&stream=$3&extension=ts break;
rewrite ^/(.*)/(.*)/(.*)$ /streaming/clients_live.php?username=$1&password=$2&stream=$3&extension=ts break;
Hi,Need to add:
NGINX:rewrite ^/(.*)/(.*)/(.*)$ /streaming/clients_live.php?username=$1&password=$2&stream=$3&extension=ts break;
after add that line no need to restart nginx, just reload
/home/xtreamcodes/iptv_xtream_codes/nginx/sbin/nginx -s reload
| 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 |
| 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 |
Remove "live" of link, link must be:
If want to work links whit:
must added to nginx.conf:
rewrite ^/live/(.*)/(.*)/(.*)$ /streaming/clients_live.php?username=$1&password=$2&stream=$3&extension=ts break;
then reload nginx:
/home/xtreamcodes/iptv_xtream_codes/nginx/sbin/nginx -s reload
V2 m3u_plus
V1 m3u_plus
I asked very simple. Sure, About with this thread.what your asking is not what this post is about?
| 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 |
See post #26Yes. This is working. But I must remove ".ts".
Howto get m3u or m3u plus list like a V2?
V2 m3u_plus
I am getting this at the moment on V1;;
V1 m3u_plus
This is very important. Because when I switch v2 to v1. I must upload to all users from zero.
Thanks,
Please can you share export "access_output.sql" file?See post #26
Make new output like MPEGTS new.
| 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 |
That fix only output key,Please can you share export "access_output.sql" file?
I added "mpegts new" and it worked like a V2.
But channel list coming "http://DNS:800/live/user/pass/1.ts". How to get without ts and "live"?
Thanks for your support.
That fix only output key,
| 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 |
output.sql--
-- Table structure for table `access_output`
--
DROP TABLE IF EXISTS `access_output` ;
what is to do here?
| 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 |
You can try then share with us. I have not e2 device.is there a way to get rtmp woking again from the enigma 2 auto script?
what should i add to get rtmp working?You can try then share with us. I have not e2 device.





