Quantcast
Channel: SATellite TV | CCcam forum | IPTV forum | IPTV | Internet TV
Viewing all 5044 articles
Browse latest View live

looking Bein Sport+OSN+ART+MBC iptv server

$
0
0
who have iptv server can running well with MBC,ART,BEIN SPORT and OSN channel now? i want re-seller these channel package to my cusotmers. cheers.

Fin de mtv sd sur canal sat

$
0
0
A partir du 14/10/2014,
les chaines MTV base, Idol et Pulse SD ne seront plus diffusées.
Elles ne seront donc plus disponibles dans le bouquet Basic et Basic+.
bonne journée

BEIN SPORTS 3 bientôt disponible sur FRANSat

$
0
0
La nouvelle chaîne du groupe beIN SPORTS, beIN SPORTS 3, arrivera dans les prochains jours dans le bouquet FRANSAT.
Suite au lancement par beIN SPORTS France de beIN SPORTS 3, quelques opérateurs n'avaient pas tout de suite intégré cette nouvelle chaîne dans leur offre. C'était notamment le cas de Numericable, Dartybox, Fransat, BIS TV ou encore Canalsat (DOM-TOM), et c'est d'ailleurs toujours le cas.
Mais bonne nouvelle pour les abonnés à beIN SPORTS via Fransat, la 3ème chaîne sera bientôt disponible. C'est d'ailleurs déjà le cas en streaming sur le site beinsports.fr où les abonnés à beIN SPORTS via Fransat peuvent déjà avoir accès à beIN SPORTS 3 depuis quelques jours.

News dal sat

$
0
0
Manca davvero poco all’evento tennistico dell’anno! Sabato alle ore 15:40 in diretta dal Mediolanum Forum e in esclusiva mondiale Supertennis Tv, canale Astra alla posizione orbitale 19.2° Est, trasmette in chiaro e in HD La Grande Sfida tra le racchette d’oro del tennis: McEnroe, Lendl, Ivanisevic e Chang.

hi

Hello.

$
0
0
Hi everyone looking forward to getting involved.

hello guys

$
0
0
Hello
Great forum and great team keep the work going ...:)

hi to all

$
0
0
im worked on iptv server and thx for this site
regards

how to install IPTV channels into Enigma 2

$
0
0
Putting IPTV channels into Enigma 2 bouquets can be a challenging task.
There is a possibility of using DreamBoxEdit which supports IPTV channels or streams
but I am a fan of a harder way where you are adding iptv channels directly into enigma 2 channel lists files (*.tv files).
For this you need remote access to your receiver via ssh connection.
I suggest you use WinSCP software.

When you are done with connecting to your receiver,
go to to /etc/enigma2 and open bouquets.tv file.
Add this line into the file (EDIT: this step is actually not needed – restart of E2 is enough
that receiver detects new userbouquet.iptv.tv file):
Code:

#SERVICE 1:7:1:0:0:0:0:0:0:0:FROM BOUQUET “userbouquet.iptv.tv” ORDER BY bouquet

“userbouquet.iptv.tv” is the name of the file which contains iptv channels list.
You can rename it to something else,
I just used name iptv. Remember that words “userbouquet” and “tv” cannot be changed.
You can only change word “iptv”.

Then you need to create userbouquet.iptv.tv file using notepad++
and then continue with putting iptv channels into this file.
In my case added channels look like this:

Code:

#NAME IPTV Streams
#SERVICE 1:0:0:0:0:0:0:0:0:0:http%3a//127.0.0.1%3a1234/udp/239.11.1.9%3a5000/:ORF1
#DESCRIPTION ORF 1
#SERVICE 1:0:0:0:0:0:0:0:0:0:http%3a//127.0.0.1%3a1234/udp/239.12.1.11%3a5000/:ORF2
#DESCRIPTION ORF 2
#SERVICE 1:0:0:0:0:0:0:0:0:0:http%3a//127.0.0.1%3a1234/udp/239.13.1.13%3a5000/:ORF3
#DESCRIPTION ORF 3

how to convert M3U files or M3U Channels to Enigma 2

$
0
0
If you have Enigma 2 based receiver and access to IPTV channels,
than you probably have hard time converting channels from .m3u files to E2 compatible channel list(s).
I decided that Enigma 2 community needs a web application that will help with easy and speedy converting.

Converter has four input boxes: IP/DNS, Service ID, Port and IPTV Data
IP input box accepts DNS addresses (example: satnigmo.no-ip.org)
and IP addresses (example: 127.0.0.1)

Service ID accepts these values: x:x:x:x:x:x:x:x:x:x (do not use “:” at the end, it will be added automatically by the script)

Port input box accepts all numbers that are usually used for port. Example: 1234
IPTV Data input box accepts two .m3u formats:
Code:

#EXTINF:2,ORF1 udp://@232.4.1.2:5002 #EXTINF:3,ORF2 udp://@232.4.1.101:5002
and
Code:


 
#EXTM3U #EXTINF:0,1 - ORF1 udp://@239.1.1.115:5000 #EXTINF:0,2 - ORF2 udp://@239.1.1.116:5000

If .m3u also contains this line: #EXTTV:***, script will automatically disregard it. Script also takes into account spaces between lines. Example:

Code:

#EXTM3U #EXTINF:0,1 - ORF1 udp://@239.1.1.115:5000  #EXTINF:0,2 - ORF2 udp://@239.1.1.116:5000
If you have .m3u file with format that doesn’t work with this converter,
please leave a comment,
so I can fix the problem.

At the end of the script there is also an option to select between “Output as TV File” or “Output as Webpage”.
I suggest you use “Output as TV File” which will generate userbouquet.iptv.tv file.
Content of this file looks like this:

Code:



#NAME IPTV #SERVICE 1:0:0:0:0:0:0:0:0:0:http%3a//cs-allocccam.com%3a1234/udp/239.1.1.115%3a5000/:ORF1 #DESCRIPTION ORF1 #SERVICE 1:0:0:0:0:0:0:0:0:0:http%3a//cs-allocccam.com%3a1234/udp/239.1.1.116%3a5000/:ORF2 #DESCRIPTION ORF2


1:0:0:0:0:0:0:0:0:0: is suggested service ID if you use OpenPLi image.
I am not sure if it also works with DM and Vu+ original images.

If there are any other issues please report.

Iptv on All receiver (Dreambox, Vu+, Xtrend, ClarkeTech, etc.)

$
0
0
Dear visitors, this tutorial will explain you how to watch IPTV (mpeg-ts streams) channels from ISP provider on your favorite E2 receiver (Dreambox, Vu+, Xtrend, ClarkeTech, etc.). For example, my ISP provider offers IPTV with 200+ channels and of course watching them on Vu+ Duo2 is much better experience.
Channels that are not subscribed also work but this is different story Streams that are freely available on the Internet are not part of this tutorial.

My recommendation is that you start using OpenPLi image which supports IPTV (mpeg-ts streams) on these receivers:
1. All Dreambox models supporting Enigma 2
2. All Xtrend/ClarkeTech models
3. All VU+ models

Recently I found out that Dreambox original image supports multicast out of the box. This means udpxy is not needed anymore. I cannot provide more information regarding IPTV and original image as I do not own Dreambox.

Udpxy is essential part of this tutorial and can be installed on PC, router (if you have Tomato capable router,
please consider installing Toastman Tomato mod – udpxy is already installed – Shibby mod is also good) or satellite receiver. Udpxy converts udp/rtp multicast mpeg-ts to unicast http mpeg-ts and it enables you to use IPTV on all your home devices (mobile phones, PCs, notebooks, tablets, etc.). If you want to have udpxy installed on your satellite receiver, here are short instructions:


1. Download udpxy for MIPS based receivers – Atachments!

2. Put udpxy file to /usr/bin folder on your receiver. Use FTP for this. Put 0755 permissions to this file!
3. Download udpxy start script – Atachments!

4. Put start script to /etc/init.d folder on your receiver. Use FTP for this. Put 0755 permissions to this file!
5. Now connect to your receiver using telnet (I suggest DCC for E2) and execute this command:
Information

ln -s /etc/init.d/udpxy /etc/rc3.d/S99udpxy
6. Restart your receiver. After restart udpxy should start automatically.
If you want to change port on which udpxy works, just change this line in start script:

Information

start-stop-daemon -S -b -n udpxy -a /usr/bin/udpxy -- -p 8088
As you can see, default port is 8088. You can change it to something else, it is completely your choice.
Lets move on. You will now need these:

1. Notepad++ editor
2. FTP program (WinSCP, FileZilla, FTP is also included in Dream Control Center program – DCC)
3. DCC-E2 1.50
4. Channel list of IPTV streams (usually in m3u format) that are converted into Enigma2-friendly streams


Now run the DCC program and enter password, username and IP address of the receiver.
Username is root and there IS NO password if you are using OpenPLi! Once you are successfully connected to your receiver, search for word “Telnet” on the left side of DCC. Type passwd to add password, because you need password for FTP/SCP access. Then type “init 4″ into console. Now you can use FTP to transfer IPTV channel list to the folder /var/etc/enigma2/. When finished, enter “init 3″.
The receiver will reset and the channel list should be seen.

When creating IPTV channel lists be sure to also do this step (EDIT: this step is actually not needed anymore – restart of E2 is enough that receiver detects new userbouquet.iptv.tv file):
Go to /etc/enigma2 and open bouquets.tv file. Add following line into this file:
#SERVICE 1:7:1:0:0:0:0:0:0:0:FROM BOUQUET “userbouquet.iptv.tv” ORDER BY bouquet
userbouquet.iptv.tv is the name of the file which contains channel list. You can rename it to something else, I just used name iptv. Remember that words “userbouquet” and “tv” cannot be changed. You can only change word “iptv”.
How does Enigma2-friendly channel list with IPTV streams look like? Here it is:
Code:

#NAME IPTV Streams
#SERVICE 1:0:0:0:0:0:0:0:0:0:http%3a//127.0.0.1%3a1234/udp/239.11.1.9%3a5000/:ORF1
#DESCRIPTION ORF 1
#SERVICE 1:0:0:0:0:0:0:0:0:0:http%3a//127.0.0.1%3a1234/udp/239.12.1.11%3a5000/:ORF2
#DESCRIPTION ORF 2
#SERVICE 1:0:0:0:0:0:0:0:0:0:http%3a//127.0.0.1%3a1234/udp/239.13.1.13%3a5000/:ORF3
#DESCRIPTION ORF 3

Bolded numbers are IP and PORT used by udpxy program. If you have udpxy installed on the satellite receiver than you should leave 127.0.0.1, but if you have udpxy installed on PC or router, you must change IP which should match to the IP of the router or PC). 1234 is the default udpxy port. If you are using different port, change this to something different of course.
“/udp/239.1.1.115%3a5000″ is IP and port number of IPTV channel. Every channel has different IP. Port is usually the same for all channels, but not always – it depends on your IPTV provider. EPG doesn’t work on these channels because service reference is the same for all channels: “1:0:0:0:0:0:0:0:0:0:” Service reference can be changed but this requires lots of work!

If you want to quickly convert IPTV channels from .m3u file to E2 compatible file, please use this converter on our forum!
how to convert M3U files or M3U Channels to Enigma 2


If you only want to stream between receivers, please use this handy plugin: remotestreamconvert.
Linck is SATELLITE RECEIVERS SECTION /.

Its very lightweight and it comes handy when you have following situation:
1. Primary receiver with 8 satellites
2. Secondary receiver with only 4 satellites

Now you can watch channels from other 4 satellites on your secondary receiver!

regards
Attached Files

How to make udpxy to start after boot , autostart udpxy on Enigma 2

$
0
0
In order to get udpxy to start after boot, you need to follow this procedure (I tested it on OpenPLi):

1. Put start script to /etc/init.d folder on your receiver.
Use FTP for this. Put 0755 permissions to this file!


2. Now connect to your receiver using telnet (I suggest DCC for E2)
and execute this command:

Code:

ln -s /etc/init.d/udpxy /etc/rc3.d/S99udpxy
3. Restart your receiver. After restart udpxy should automatically start.
If you want to change port on which udpxy works, just change this line in start script:

Code:

start-stop-daemon -S -b -n udpxy -a /usr/bin/udpxy -- -p 8088
As you can see default port is 8088. My recommendation is that you change this port to something which is not 8088 or 1234 as these ports are too common.

Tip

Attached Files


What Do i need to install IPTV ? and Sell Server Iptv ?

$
0
0
hey Guys!
many people searching ..................
how to install iptv ?
what i will need to create iptv or install iptv?
some Guys loking for lincks iptv and tray to sell it

But lets us try to install ........>>>>>

Information
We need : :)
  1. Script ( Panel iptv / Website for streaming )
  2. NetWork
  3. PC core dual
  4. Cardshare
  5. smardcard
  6. cardreder
  7. DreamBox /Vu+ / VLC / Card Satellites (ٍespecially)
  8. Dedicated Server or Virtual Private Server (VPS)


where is Script IPTV ? and how can i install it ?

Download Script Iptv from Atachments

if you want to install iptv you must Buy A VPS or Dedi !

Information
Recommended Minimum Server Requirement

  • Linux (CentOS, Ubuntu, Fedora, Debian)
  • Internet Access: Public Static IP or Domain Name
  • Processor: Above Quad-Core 2.2GHz
  • Memory: At least 4G RAM
  • Network Interface: 1G BASE
  • Hard Disk Space: 150MB available space for installation



Now i have VPS and i have Script iptv / How to install ?
Attached Files

How to install Ezserver iptv panel ?

$
0
0
Hello Guys !
Now i will show you how to install iptv

In the first go to WinSCP and Sgin in .........

Run
Code:

cd
cd...

after that
Run

Code:

wbget http://www.ezhometech.com/download/ezserver.free.tar
Waiting untill Fin

Run this Commond to UnTaR ezserver.free

Code:

tar xfvz ezserver.free.tar
Now Go to Folder
Run

Code:

cd ezserver_free
Type ifconfig in ssh console

or we may Go to WinSCP and Edit ezserver_config.txt




Remamber you must change network_interface value from eth0 to venet0:0 in ezserver_config.txt.

Example :
Code:

path=.
startmenu=index.htm
iptv_base_port=5544
http_base_port=18000
time_zone_diff=0
httpport=8000
rtmpport=1935
igmpip=0.0.0.0
igmpport=9001
network_interface=venet0:0

run ezserver by ezserver image or batch file
Run Commond
Code:

./ezserver
Code:

/auto_ezserver.sh
This is batch file is to run ezserver in background

Code:

./auto_ezserver.sh &
(for ssh closed, then ezserver closed)

PM : this version is free just 5 channels and 2 users can work

What Do i need to install IPTV ? and Sell Server Iptv ?
fOR DISCUSSION ABOUT THIS ARTICLE VISIT THIS THREAD ON FORUM:
CLICK!

If there are any other issues please report.

I need to buy bein sport link for restream

$
0
0
I'm looking to buy bein sport hd links i need a good quality video and streaming to restream

Thanks.

i need to buy links of bein sport to re-stream

$
0
0
i'm looking for serious person to buy links of bein sport to re-stream i want a good quality THanks

i need to buy links of bein sport to re-stream

$
0
0
links of bein sport to re-stream i want a good quality

Hi

$
0
0
Hi

Great forum, hope to learn more...

Server n line full italy vps online 24h serieta' e qualita' pack full local card

$
0
0
server vps pc linux online 24h card local

n line sky full sd promo qualita' e serieta'

n line mediaset full hd srg hd tivusat sky de *** 13 19 hotbird astra

info email *******************

skype planet sky citta' pavia




Serious,reliable server that meets all your needs

$
0
0
BLUE OPTION

2 QUALITY C-LINE 12 MONTHS=60 EUROS

3 QUALITY C-LINE 12 MONTHS=80 EUROS

4 QUALITY C-LINE 12 MONTHS=90 EUROS


RED OPTION


2 QUALITY C-LINE 6 MONTHS=35 EUROS

3 QUALITY C-LINE 6 MONTHS=45 EUROS

4 QUALITY C-LINE 6 MONTHS=50 EUROS




THESE C-LINES WILL GIVE YOU FULL EUROPE,,,THE FOLLOWING PACKAGES..TEST LINES GIVEN FOR 24 HOURS,,EMAIL ME AT nealesat@outlook.es


All*** 0500
SkyUK 0963
TVCabo 1802
MeoTV 0100
SkyIT 09CD
Mediaset Premium (13E/5W)
Mediaset Premium
SatteliteBG4AEE 4AEE
ViaSat New 093E
HDPlus Germany 1843
Tring+Hello 0BAA
skylink
ViaSat 090F
HDPlus 1830
OrangePL 0500
NPoland 0B01
Cyfra 0100
TotalTV 091F
SRG 0500
BissTV 0500
Tring-EVI
PlatFormaHD 4AE1
Polsat 1803
CanalSat Viaccess 0500
JSC Viaccess 0500
CanalSat Viaccess 0500
Canal-Digitaal 0100
C+Maghreb 0500
OrangeFR 0500
MTV HD
SkyDE 1702
DigiTalB 0B00
AktaTV 0500
KabelKiosk 9E 0B00
TivuSat 183D
ORF Full HD
ORF Full
Digital+ 1810
UPC 0D02
SatteliteBG5581 5581
HRT 0500
CSAT Seca
ZeeTV 0608
Focus
DIGI_N4

Viewing all 5044 articles
Browse latest View live