Welcome to World of IPTV

With

+23k members
+11k threads
+106k posts

we are the most popular IPTV community on the web. 

IMPORTANT NOTE:
WE HAVE RECENTLY NOTICED THAT TOO MANY DOUBLE FAKE ACCOUNTS ARE CREATED IN THE PAST.
TO PREVENT THIS ISSUE THE DECISION WAS MADE THAT IN THE FUTURE A ANNUALLY FEE 20 EURO WILL BE RAISED FOR NEW MEMBERSHIPS.

Join now to the World of IPTV

Forum Rules

Before you start, check out the forum rules first

Account upgrade

Upgrade your account to get access to full features

Advertising

Would you like to place your advertisement with us ?

Resources Manager

Hundreds of IPTV scripts and apps are available for download

Download MpegTV Server (Migrate DB from XC v2)

megabr

Extended Member
Ext. Member
Joined
Sep 19, 2019
Messages
48
Reaction score
170
Points
44
Location
BR
the installation was quick.

But unfortunately I can't put a stream online.

Retry: 0Video: no
Audio: no
Source = http://***********:25461/******/****/*******/3797.ts
Status = Closed
 
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 @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

didar

Extended Member
Ext. Member
Joined
Sep 29, 2019
Messages
93
Reaction score
223
Points
54
Location
iraq
What is mpegtv?

MpegTV is an mpegts streamer/restreamer (for ubuntu 18.04 64bits)
features:
- Written in C (Amd64 direct machine code no scripting/emulation/virtualisation)
- Built-in h262,h264 and h265 analyser (no need to ffmpeg for restreaming)
- Mysql database storage.
- Very fast clients connection and channel zapping (works smoothly even with ddos attack)
- Easy clients,streams.. manipulation (add/edit/disable/enable/delete).
- On-demand channels option.
- picon, epg and series support.
- MAG devices support, classic ( c ) and minimalist ( n ) portals.
- full xtream-codes panel compatibility (get/panel_api/player_api)
- unlimited loadbalancers, clients, stream, channels...
- optimized search into database (treats 30000 clients as they are only 300)
- very low cpu usage (can be installed on VPS).
- multi level subreseller system.
- built-in activecode and anti-bruteforce attack.

History log:
[21.09.2019]
- fixed mag portal
- xconv: added conversion of forced_country,reseller_notes,admin_notes from table users
- xconv: identify channel server_id from database

Install Mysql Server & ffmpeg libraries

Ubuntu 18.04 (x86_64)
apt-get update apt install ffmpeg libavcodec57 libavutil55 libavfilter6 libavformat57 mysql-server libmysqlclient20

Download and Extract files
No quote

Edit Config (/var/mpegtv/mpegtv.cfg)

Setup your MYSQL server parameters: server, database, username and password
Installation will fail if you dont put the right password for mysql server knowing that most of users do

HTTP PORT: 8080 MYSQL SERVER: localhost MYSQL USERNAME: *** MYSQL USERNAME *** MYSQL PASSWORD: *** MYSQL PASSWORD *** MYSQL DATABASE: mpegtv

Execution

Execute Main
mpegtv

Open now your browser and enter the server url with the http port
default login user: admin default login pass: admin

Execute Slave Server
slave <port> slave 9999

Xtream to Mpegtv Converter
No quote

Source & Screenshot: No quoteNo quote
Thanks
 
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 @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

iptvfull

Extended Member
Ext. Member
Joined
Sep 24, 2019
Messages
51
Reaction score
397
Points
64
Location
Canada
What is mpegtv?

MpegTV is an mpegts streamer/restreamer (for ubuntu 18.04 64bits)
features:
- Written in C (Amd64 direct machine code no scripting/emulation/virtualisation)
- Built-in h262,h264 and h265 analyser (no need to ffmpeg for restreaming)
- Mysql database storage.
- Very fast clients connection and channel zapping (works smoothly even with ddos attack)
- Easy clients,streams.. manipulation (add/edit/disable/enable/delete).
- On-demand channels option.
- picon, epg and series support.
- MAG devices support, classic ( c ) and minimalist ( n ) portals.
- full xtream-codes panel compatibility (get/panel_api/player_api)
- unlimited loadbalancers, clients, stream, channels...
- optimized search into database (treats 30000 clients as they are only 300)
- very low cpu usage (can be installed on VPS).
- multi level subreseller system.
- built-in activecode and anti-bruteforce attack.

History log:
[21.09.2019]
- fixed mag portal
- xconv: added conversion of forced_country,reseller_notes,admin_notes from table users
- xconv: identify channel server_id from database

Install Mysql Server & ffmpeg libraries

Ubuntu 18.04 (x86_64)
apt-get update
apt install ffmpeg libavcodec57 libavutil55 libavfilter6 libavformat57 mysql-server libmysqlclient20

Download and Extract files
Hidden text, you need have 15 likes, now you have 241 likes.

wget -O /usr/local/bin/mpegtv http://infosat.org/mpegtv/files/mpegtv
chmod 755 /usr/local/bin/mpegtv
wget -O /usr/local/bin/slave http://infosat.org/mpegtv/files/slave
chmod 755 /usr/local/bin/slave
mkdir /var/mpegtv
cd /var/mpegtv
wget http://infosat.org/mpegtv/files/mpegtv-data.tgz
tar -xzf mpegtv-data.tgz


Edit Config (/var/mpegtv/mpegtv.cfg)

Setup your MYSQL server parameters: server, database, username and password
Installation will fail if you dont put the right password for mysql server knowing that most of users do

HTTP PORT: 8080
MYSQL SERVER: localhost
MYSQL USERNAME: *** MYSQL USERNAME ***
MYSQL PASSWORD: *** MYSQL PASSWORD ***
MYSQL DATABASE: mpegtv

Execution

Execute Main
mpegtv

Open now your browser and enter the server url with the http port
default login user: admin
default login pass: admin

Execute Slave Server
slave <port>
slave 9999

Xtream to Mpegtv Converter
Hidden text, you need have 15 likes, now you have 241 likes.

xconv ouputs sql requests for mpegtv database
Usage: xcon -u <mysql_username> -p <mysql_password> -d <xtream_database>

1. Download xconv
wget -O /usr/local/bin/xconv http://infosat.org/mpegtv/files/xconv
chmod 755 /usr/local/bin/xconv

2. Get the converted database
xconv -u user_name -p user_password -d xtream_iptvpro > database.sql

3. Update mpegtv database
mysql -u user_name -p user_password mpegtv < database.sql
 
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 @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

ahabib

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

Where are using this Panel, and how it works?

OnDemand works good?

How is the handling?

Are XtreamApi into, if you switch that you doesnt put new lines into clients?

All mag devices support?
 
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 @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

babis20

Extended Member
Ext. Member
Joined
Sep 29, 2019
Messages
29
Reaction score
57
Points
24
Location
UK
Can someone help?
"Upload you Xtream_iptvpro dump in server"

what folder do I have to upload the database?
 
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 @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

Mehdi1985

Extended Member
Ext. Member
Joined
Oct 2, 2019
Messages
30
Reaction score
151
Points
44
Location
Tunisie
Je l'ai testé et cela fonctionne bien et il accepte la base de données de codes Xtream v2
 
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 @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

Nasa-Sat

Basic Member
Basic Member
Banned
Joined
Sep 21, 2019
Messages
5
Reaction score
16
Points
24
Location
KSA
thanks,
i need 12 more likes and then i can the hidden text
 
shape1
shape2
shape3
shape4
shape5
shape6
Top
AdBlock Detected

We know, ad-blocking software do a great job at blocking ads. But our site is sponsored by advertising. 

For the best possible site experience please take a moment to disable your AdBlocker.
You can create a Account with us or if you already have account, you can prefer an Account Upgrade.

I've Disabled AdBlock