Showing posts with label IP TV. Show all posts
Showing posts with label IP TV. Show all posts

How to install Tvheadend IP (open source TV streaming server) IP on Ubuntu

Tvheadend is open source TV streaming server and digital video recorder for Linux based systems.

Tvheadend features

  • SDTV and HDTV support
  • Input sources
    •  DVB-T, DVB-C, DVB-S, DVB-S2 and ATSC.
    • Multicasted IPTV.
    • Analog TV
  • Output targets
    • HTSP (Home TV Streaming Protocol)
    • The Built-in Digital Video Recorder
    • RTSP server
  • Modern web user interface  Entire application loaded into browser
  • Easy to administrate and configure – All setup and configuration is done from the built in web user interface.
  • Electronic Program Guide
  • Easy DVB setup
  • Multi-user support
More about Tvheadend see on the official page.
In this guide I’ll try to explain to you how to install Tvheadend (open source TV streaming server) on Ubuntu 14.04 Linux.

Installing Tvheadend

First add Tvheadend repository in /etc/apt/sources.list
# nano /etc/apt/sources.list
And add the following line:
deb http://apt.tvheadend.org/stable trusty main
After adding Tvheadend repository to apt sources, we need to update apt manager first:
# apt-get update
 
 
 Now, install Tvheadend:
# apt-get install tvheadend
Install Tvheadend
Install Tvheadend
On next Screen set Tvheadend admin username and password and hit “OK”.
Set Tvheadend admin username and password
Set Tvheadend admin username and password
Next screen, it will let you know how you can access your Tvheadend after installation is successful, by using http://localhost:9981 or http://ip.add.re.ss:9981/ in the web browser
How to access from web browser
How to access from web browser
That’s all, Tvheadend successfully installed on your Ubuntu system.
Now, open your web browser and enter Tvheadend address http://ipaddress:9981/
Tvheadend login
Tvheadend login
Login with your username and password you specified earlier in the configuration process.

Tvheadend control panel
Tvheadend control panel

After login to Tvheadend control panel, under Configuration tab, click on DVB Inputs and select your TV adapter.
Select TV adapter
Select TV adapter

That is all. Thanks for reading this article. If you get this article helpful, please don’t forget to share it.
 
 
 
 
 
 
 
 
 
 
 
 
 

IPTV M3u Stream Hunters 16-11-2016


IPTV M3u Stream Hunters 16-11-2016



How To Install Oblivion IPTV Addon on Kodi Released October 2016

NEW BEST LIVE TV IPTV ADDON FOR KODI OCTOBER 2016 - USA & UK TV CHANNELS...

Watch Free Live Tv and Cable Channels on Kodi with Oblivion Live Tv Str...

Watch Free Live TV and Cable Channels August 2016 Has BET and OWN

WATCH FREE LIVE TV AND CABLE CHANNELS ON KODI (IPTV STALKER CLONE)

IPTV 27-10-2016 19:24 How To Install On XbmcKodi

Install IPTV List for KODI - FREE CABLE TV - Largest Channel List

IPTV 5-10-2016 14:45 How To Install On XbmcKodi

IPTV 19-10-2016 19:40 How To Install On XbmcKodi

IPTV 25-10-2016 19:47 How To Install On XbmcKodi

IPTV 20-10-2016 19:32 How To Install On XbmcKodi

IPTV 13-10-2016 19:14 How To Install On XbmcKodi

IPTV FREE 3100+ CHANNELS ON 2016 How To Install On XbmcKodi

IPTV LIVE TV LIST 3000 Channels March 2016, LIVE TV, LIVE SPORTS, MOVIE...

Install Kodi, PVR IPTV Simple and Free IPTV on Ubuntu

Simple IPTV Panel How To install on Ubuntu 14.04"

Installation:
login with a shell client(example putty.exe)

apt-get update && apt-get upgrade -y
apt-get install autoconf automake build-essential libass-dev libfreetype6-dev -y
apt-get install libsdl1.2-dev libtheora-dev libtool libva-dev libvdpau-dev -y
apt-get install libvorbis-dev libxcb1-dev libxcb-shm0-dev libxcb-xfixes0-dev pkg-config texi2html zlib1g-dev -y
apt-get install yasm libx264-dev libopus-dev lame -y
apt-get install libxml2-dev libbz2-dev libcurl4-openssl-dev libmcrypt-dev libmhash2 -y
apt-get install libmhash-dev libpcre3 libpcre3-dev make build-essential libxslt1-dev git -y
apt-get install libssl-dev -y
apt-get install apache2 libapache2-mod-php5 php5 php5-mysql mysql-server phpmyadmin php5-fpm unzip -y
cd /usr/src/
wget http://ffmpeg.gusari.org/static/64bi....latest.tar.gz
tar -xzf ffmpeg.static.64bit.latest.tar.gz
cp ffmpeg /usr/local/bin/ffmpeg
cp ffprobe /usr/local/bin/ffprobe
git clone https://github.com/arut/nginx-rtmp-module.git
apt-get install nginx

http://IPsimplepanel/phpmyadmin
1) you go in database created and named "new"
2) in table "admin" are showed accounts -> use this account for login to Simple Panel

service nginx restart
put you html on var/www
change the config.cfg





Second Way For install

login with a shell client(example putty.exe)
apt-get update
apt-get upgrade
wget http://kip11.no-ip.net/panel/install.sh
chmod 755 install.sh
sh install.sh
service nginx start
put you html on var/www
change the config.cfg

spv1.jpgspv0.jpgspv.jpgnsp1.jpg
Attached Files Attached Files
File Type: zip simplepanelv16(1).zip‎ (8.13 MB, 644 views)
File Type: rar conf.rar‎ (10.4 KB, 416 views)


installation:
login with a shell client(example putty.exe)

apt-get update && apt-get upgrade -y
apt-get install autoconf automake build-essential libass-dev libfreetype6-dev -y
apt-get install libsdl1.2-dev libtheora-dev libtool libva-dev libvdpau-dev -y
apt-get install libvorbis-dev libxcb1-dev libxcb-shm0-dev libxcb-xfixes0-dev pkg-config texi2html zlib1g-dev -y
apt-get install yasm libx264-dev libopus-dev lame -y
apt-get install libxml2-dev libbz2-dev libcurl4-openssl-dev libmcrypt-dev libmhash2 -y
apt-get install libmhash-dev libpcre3 libpcre3-dev make build-essential libxslt1-dev git -y
apt-get install libssl-dev -y
apt-get install apache2 libapache2-mod-php5 php5 php5-mysql mysql-server phpmyadmin php5-fpm unzip -y
cd /usr/src/
wget http://ffmpeg.gusari.org/static/64bi....latest.tar.gz
tar -xzf ffmpeg.static.64bit.latest.tar.gz
cp ffmpeg /usr/local/bin/ffmpeg
cp ffprobe /usr/local/bin/ffprobe
git clone https://github.com/arut/nginx-rtmp-module.git
apt-get install nginx

http://IPsimplepanel/phpmyadmin
1) you go in database created and named "new"
2) in table "admin" are showed accounts -> use this account for login to Simple Panel

service nginx restart
put you html on var/www
change the config.cfg





Second Way For install

login with a shell client(example putty.exe)
apt-get update
apt-get upgrade
wget http://kip11.no-ip.net/panel/install.sh
chmod 755 install.sh
sh install.sh
service nginx start
put you html on var/www
change the config.cfg

spv1.jpgspv0.jpgspv.jpgnsp1.jpg
Attached Files Attached Files


IPTV Install on Linux


How to install Tvheadend on Ubuntu



Simple IPTV Panel How To install on Ubuntu 14.04"

Installation:
login with a shell client(example putty.exe)

apt-get update && apt-get upgrade -y
apt-get install autoconf automake build-essential libass-dev libfreetype6-dev -y
apt-get install libsdl1.2-dev libtheora-dev libtool libva-dev libvdpau-dev -y
apt-get install libvorbis-dev libxcb1-dev libxcb-shm0-dev libxcb-xfixes0-dev pkg-config texi2html zlib1g-dev -y
apt-get install yasm libx264-dev libopus-dev lame -y
apt-get install libxml2-dev libbz2-dev libcurl4-openssl-dev libmcrypt-dev libmhash2 -y
apt-get install libmhash-dev libpcre3 libpcre3-dev make build-essential libxslt1-dev git -y
apt-get install libssl-dev -y
apt-get install apache2 libapache2-mod-php5 php5 php5-mysql mysql-server phpmyadmin php5-fpm unzip -y
cd /usr/src/
wget http://ffmpeg.gusari.org/static/64bi....latest.tar.gz
tar -xzf ffmpeg.static.64bit.latest.tar.gz
cp ffmpeg /usr/local/bin/ffmpeg
cp ffprobe /usr/local/bin/ffprobe
git clone https://github.com/arut/nginx-rtmp-module.git
apt-get install nginx

http://IPsimplepanel/phpmyadmin
1) you go in database created and named "new"
2) in table "admin" are showed accounts -> use this account for login to Simple Panel

service nginx restart
put you html on var/www
change the config.cfg





Second Way For install

login with a shell client(example putty.exe)
apt-get update
apt-get upgrade
wget http://kip11.no-ip.net/panel/install.sh
chmod 755 install.sh
sh install.sh
service nginx start
put you html on var/www
change the config.cfg

spv1.jpgspv0.jpgspv.jpgnsp1.jpg
Attached Files Attached Files
File Type: zip simplepanelv16(1).zip‎ (8.13 MB, 644 views)
File Type: rar conf.rar‎ (10.4 KB, 416 views)


installation:
login with a shell client(example putty.exe)

apt-get update && apt-get upgrade -y
apt-get install autoconf automake build-essential libass-dev libfreetype6-dev -y
apt-get install libsdl1.2-dev libtheora-dev libtool libva-dev libvdpau-dev -y
apt-get install libvorbis-dev libxcb1-dev libxcb-shm0-dev libxcb-xfixes0-dev pkg-config texi2html zlib1g-dev -y
apt-get install yasm libx264-dev libopus-dev lame -y
apt-get install libxml2-dev libbz2-dev libcurl4-openssl-dev libmcrypt-dev libmhash2 -y
apt-get install libmhash-dev libpcre3 libpcre3-dev make build-essential libxslt1-dev git -y
apt-get install libssl-dev -y
apt-get install apache2 libapache2-mod-php5 php5 php5-mysql mysql-server phpmyadmin php5-fpm unzip -y
cd /usr/src/
wget http://ffmpeg.gusari.org/static/64bi....latest.tar.gz
tar -xzf ffmpeg.static.64bit.latest.tar.gz
cp ffmpeg /usr/local/bin/ffmpeg
cp ffprobe /usr/local/bin/ffprobe
git clone https://github.com/arut/nginx-rtmp-module.git
apt-get install nginx

http://IPsimplepanel/phpmyadmin
1) you go in database created and named "new"
2) in table "admin" are showed accounts -> use this account for login to Simple Panel

service nginx restart
put you html on var/www
change the config.cfg





Second Way For install

login with a shell client(example putty.exe)
apt-get update
apt-get upgrade
wget http://kip11.no-ip.net/panel/install.sh
chmod 755 install.sh
sh install.sh
service nginx start
put you html on var/www
change the config.cfg

spv1.jpgspv0.jpgspv.jpgnsp1.jpg
Attached Files Attached Files


IPTV Install on Linux


How to install Tvheadend on Ubuntu



IPTV Install on Linux


Setup
IPTV Server
features:
multicast streaming to local networks (in basic setup) 
multicast udp proxy streaming to public networks
User authentication
Scrambled channels with scam (latest oscam) or CAM module
IPTV management Portal
Set Top Box with custom IPTV Portal


Hardware
Depends on your budget
Ubuntu precise (12.04.1 LTS)
4 GB DDR3 Ram
AMD FX-6100 Six-Core Processor
DVB-S cards from Digitaldevices
1200 €
2x Digital Devices Cine S2 PCI-E
6x Digital Devices DuoFlex S2
16 Tuners on 2 PCI-E 1x cards
Smart Card Reader
18,90 € 
easymouse 2 usb smart card reader


Software used
0 €
Apache2
mumudvb
oscam
Stalker IPTV Portal
The Setup

Install a Linux System on your Server (Preferred Debian or Ubuntu)

Download and install Mumudvb from source.
 wget https://github.com/braice/MuMuDVB/archive/master.zip  
 unzip master zip  
 cd mumudvb<version>  
 apt-get update  
 apt-get install build-essential autotools automake gettext libtool  
 autoreconf -i -f  
 ./configure --enable-cam-support --enable-scam-support  
 make  
 make install  




Stalker Portal (IPTV Portal)


 wget https://github.com/azhurb/stalker_portal/archive/v4.8.71.zip  
 sudo apt-get update  
 sudo apt-get install apache2 php5 php5-pear mysql-server libapache2-mod-php5filter  
 pear channel-discover pear.phing.info  
 pear install phing/phing  
 unzip v4.8.71.zip  
 cp -a stalker_portal* /var/www/stalker  
 mysql -u root -p  
 <your mysql root user pw>  
 create database stalker_db;  
 GRANT ALL PRIVILEGES ON stalker_db.* TO stalker@localhost IDENTIFIED BY '1' WITH GRANT OPTION;  
 cd /var/www/stalker/deploy  
 sudo phing install  
 vim /etc/php5/apache2/php.ini  
 short_open_tag = On  
 a2enmod rewrite  
 in your virtualhost config set  
 Options -Indexes -MultiViews  
 AllowOverride All  

       

Setup

IPTV Server
features:

  • multicast streaming to local networks (in basic setup) 
  • multicast udp proxy streaming to public networks
  • User authentication
  • Scrambled channels with scam (latest oscam) or CAM module
  • IPTV management Portal
  • Set Top Box with custom IPTV Portal


Hardware
Depends on your budget
  • Ubuntu precise (12.04.1 LTS)
  • 4 GB DDR3 Ram
  • AMD FX-6100 Six-Core Processor
DVB-S cards from Digitaldevices
1200 €
  • 2x Digital Devices Cine S2 PCI-E
  • 6x Digital Devices DuoFlex S2
  • 16 Tuners on 2 PCI-E 1x cards
Smart Card Reader
18,90 € 


Software used
0 €
The Setup

Install a Linux System on your Server (Preferred Debian or Ubuntu)

Download and install Mumudvb from source.
 wget https://github.com/braice/MuMuDVB/archive/master.zip  
 unzip master zip  
 cd mumudvb<version>  
 apt-get update  
 apt-get install build-essential autotools automake gettext libtool  
 autoreconf -i -f  
 ./configure --enable-cam-support --enable-scam-support  
 make  
 make install  




Stalker Portal (IPTV Portal)


 wget https://github.com/azhurb/stalker_portal/archive/v4.8.71.zip  
 sudo apt-get update  
 sudo apt-get install apache2 php5 php5-pear mysql-server libapache2-mod-php5filter  
 pear channel-discover pear.phing.info  
 pear install phing/phing  
 unzip v4.8.71.zip  
 cp -a stalker_portal* /var/www/stalker  
 mysql -u root -p  
 <your mysql root user pw>  
 create database stalker_db;  
 GRANT ALL PRIVILEGES ON stalker_db.* TO stalker@localhost IDENTIFIED BY '1' WITH GRANT OPTION;  
 cd /var/www/stalker/deploy  
 sudo phing install  
 vim /etc/php5/apache2/php.ini  
 short_open_tag = On  
 a2enmod rewrite  
 in your virtualhost config set  
 Options -Indexes -MultiViews  
 AllowOverride All  

       

Recently Updated