We have recieved 67% of our goal ..
- Become VIP Member support the forum. Donate to > info@multicsforum.com - add your member name. -
- If the donate button not works! -


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
iIPTV Panel v1.2.1
#1
iIPTV Panel v1.2.1

Following Stream inputs are supported:
  • RTMP
  • HTTP / HTTPS
  • UTP
  • RTP
  • RTSP
  • MMS
Stream Output:
Currently only MPEG-TS. And this is actually the best for Enigma² Set-Top-Boxes.

Features:
  • Multi Language ( English, German and Turkish )
  • Current Server Status
  • Unlimited Users*
  • Unlimited Streams*
  • Fast Zapping Time
  • VoD Support. Stream your own VoD Channels
  • Category Support. Assign to each Client allowed Channels
  • Transcoding like reduce the Bitrate or Size of the Stream possible
  • Powerfull Loging System
  • Security Modules for unwanted User-Agents and IP Addresses
  • Limit Max Connection for each Client
  • Export Bouquet/Playlist Files for Enigma2, VLC, SimpleTV and other devices and application
  • View who is watching which Stream
  • Databankmanager
  • and more features

The Panel is working with NGiNX and VLC.
Currently is only Debian7 supported. This means NO CentOS, NO Ubuntu, NO Red-Hat. If someone wants support in case with a unsuported OS, I will not answer to the Question.

How to Install the Panel?
!Please use a fresh installed Debian7!. (If a Webserver is running on your Server, this will cause to Problems. So please use fresh installed Debian7)

wget
chmod 775 IPTV-install.sh
./IPTV-install.sh

During the Installation you will asked for a password. This will be the password for your MySQL Server. Please notice it!
If the Installation is finished, please open your Browser and type
To Login into the Panel, use the default Login Information:

f you have Problems during the Installation or found a Bug, so please write it here. Please dont PM me if you have a Problem. This is a free Product and I cannot give Full Support like a payed Product.

Documentation:
VoD Directory:

/home/iIPTV/movies/


If you want someone give a Link to download the Channel List in various Formats:

The Link with the type enigma-20-101 is for faster zapping. includes the Channel with the line: 1:0:1:.....http://

http://SERVERIP/views/generate.php?user=USERNAME&password=PASSWORD&type=vlc
http://SERVERIP/views/generate.php?user=USERNAME&password=PASSWORD&type=pc
http://SERVERIP/views/generate.php?user=USERNAME&password=PASSWORD&type=simpletv
http://SERVERIP/views/generate.php?user=USERNAME&password=PASSWORD&type=octagon
http://SERVERIP/views/generate.php?user=USERNAME&password=PASSWORD&type=enigma-20
http://SERVERIP/views/generate.php?user=USERNAME&password=PASSWORD&type=enigma-20-101
http://SERVERIP/views/generate.php?user=USERNAME&password=PASSWORD&type=enigma-16
http://SERVERIP/views/generate.php?user=USERNAME&password=PASSWORD&type=gigablue


Restore the default panel password (admin123) with SSH Client

mysql -u root -pyourpassword
use iIPTV
SELECT user_id, user_name, user_password_hash FROM users;
UPDATE users SET user_password_hash = "$2y$10$WvDPA0RMbM/iTO3St8Ln6.QLVnNLaMgWhvyPn6I6HsoQb37vTJNM.";

Commands:
Start/Stop/Restart Panel:

service iIPTV start
service iIPTV stop
service iIPTV restart

ToDO List

RTMP Links with Authentification not working
Raise Limit to 1000 or make it unlimited
Other languages like French, Albanian, Polish etc (need People who want to translate it)
Possibility to secure the VoD Streams
VoD Management) A Solution that a movie is starting from the beginn if someone is connecting to the Stream

USER FIXES
NGiNX Bad Gateway

killall -9 apache2
apt-get purge apache2 apache2-utils apache2.2-bin apache2-common
apt-get autoremove


Getting Information for No Login Problem:

wget
mv iIPTV-MySQL.txt iIPTV-MySQL.php
php -q iIPTV-MySQL.php


If you have already iIPTVPanel installed on your Server, then you need only update the Panel. New Installation is not needed. Please follow the three commands to get the new update

wget
chmod a+x update.sh
./update.sh

You need insert your MySQL password which you're typed it during the installation.

>>>  <<<
IPTV Xtream Codes PRO - more info in inbox
[-] The following 3 users Like SATmax's post:
  • jonkerk, mrfreitas9, ssidexp09
Reply


--- MULTICSFORUM --- --- MULTICSFORUM ---.    --- www.multicsforum.com ---
#2
I tested these panel working very well, first you could used max 100 streams would you more then you must paid it.
Later the author change it and now is it free and you can add more then 100 streams.

Simply to install and to use
Local Canal Digitaal verified By Kalf
Local Ziggo & Caiway verified By Kalf
[-] The following 1 user Likes jonkerk's post:
  • SATmax
Reply


--- MULTICSFORUM --- --- MULTICSFORUM ---.    --- www.multicsforum.com ---
#3
Hi Guys,

Just finished installing IPTV panel on a fresh debian. Do i need the desktop version? I installed the headless version.

I'm getting an error not sure what goes wrong:
-- logger module started --
pulse error: PulseAudio server connection failure: Connection refused
main error: no suitable interface module
main error: interface "globalhotkeys,none" initialization failed
dbus error: Failed to connect to the D-Bus session daemon: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
main error: no suitable interface module
main error: interface "dbus,none" initialization failed
dummy: using the dummy interface module...
access_output_http: Consider passing --http-host=IP on the command line instead.


Cheers,
Hemant
Reply


--- MULTICSFORUM --- --- MULTICSFORUM ---.    --- www.multicsforum.com ---
#4
Do you have you the first wget code the second is for the update
Local Canal Digitaal verified By Kalf
Local Ziggo & Caiway verified By Kalf
Reply


--- MULTICSFORUM --- --- MULTICSFORUM ---.    --- www.multicsforum.com ---
#5
Not sure what you mean.

I have created a stream in the panel but getting an error.

Also when i paste the URL in VLC nothing happens.

Hemant
Reply


--- MULTICSFORUM --- --- MULTICSFORUM ---.    --- www.multicsforum.com ---
#6

You did this first ?

wget
chmod 775 IPTV-install.sh
./IPTV-install.sh

Also you can try this

killall -9 apache2
apt-get purge apache2 apache2-utils apache2.2-bin apache2-common
apt-get autoremove


or did

wget

mv iIPTV-MySQL.txt iIPTV-MySQL.php
php -q iIPTV-MySQL.php

And these is for update

wget
chmod a+x update.sh
./update.sh
Local Canal Digitaal verified By Kalf
Local Ziggo & Caiway verified By Kalf
Reply


--- MULTICSFORUM --- --- MULTICSFORUM ---.    --- www.multicsforum.com ---
#7
Ah yes!

Started with a clean install of Debian 7.

Installed IPTV and both are Up and running.

The error I get is when adding a stream in the webif (when i klik on the CLI).

IPTV says streaming but when i want to play in VLC on my wintel nothing happens.

So my question do i need a debian desktop version or is this headless?

Hemant
Reply


--- MULTICSFORUM --- --- MULTICSFORUM ---.    --- www.multicsforum.com ---
#8

im have 3 channels stream my channel is down  error strem
Reply


--- MULTICSFORUM --- --- MULTICSFORUM ---.    --- www.multicsforum.com ---
#9
Sorry to bump an old thread, but have a question about this panel.

Have installed it on a clean version of Debian and all works great. I only have one stream on it at the moment, and I have set it not to trascode currently. The issue is that even with one stream and only a couple of connections the panel locks up and eventually the stream as the server locks up.

I'm using a bare metal Scaleweay solution with 8 cores, and 16gb so it shouldn't be an issue, but it is.

Is there something I'm missing?

Also is there an idiots guide on how to set up the transcode settings?

Thanks in advance.
Reply


--- MULTICSFORUM --- --- MULTICSFORUM ---.    --- www.multicsforum.com ---
#10
Thanks in advance.
Reply


--- MULTICSFORUM --- --- MULTICSFORUM ---.    --- www.multicsforum.com ---


Forum Jump:


Users browsing this thread: 1 Guest(s)
Donation's plugin by Naoar.com