/Streamity-Xtream-IPTV-Web-player

Streamity.tv XTREAM Api. Advanced IPTV webplayer fully customizable with easy installer

Primary LanguageJavaScript

Streamity.tv v2 Xtream IPTV Player (by IPTVEditor.com)

Build Status paypal

Official Streamity.tv website: Click here

Streamity is an online webplayer. Watch IPTV Channels, movies TV series online on your browser with no additional software required!

DISCLAIMER: Streamity is a player. No stream or movies is included. Pictures are just for demo purpouse.

Features

  • Xtream Api support
  • Customizable name and logo
  • Modern design and smooth animations
  • EPG Viewer
  • 12h/24h EPG time format support
  • Pic in picture player
  • Automatic fix and improve movie and series name
  • Favorites
  • Continue to watch for vod and series
  • Automatic select next series episode
  • React js

Other Pictures

Installation

  1. Download latest release (streamity-v2.X.zip): Click here

  2. Open with a text editor (for example notepad++) config.js and complete empty fields ( window.dns). More instructions are available inside the file.

  3. Open with a text editor (for example notepad++) config.php and write your mysql database info (database url, database name, username, password) and epg xml url. (if you don't use epg you can skip part 2 and 3)

  4. Import "sql_table.sql" in your mysql database (if you are using phpMyAdmin click on "import" -> select the sql_table.sql and click on execute)

  5. [OPTIONAL] Open with a text editor (for example notepad++) config.css if you want to change main color and background one.

  6. [OPTIONAL] Change favicon.ico and img > banner_w.png

  7. Copy and paste all the files in your server. Use the root folder, like http://domain.com/ (don't use folders like http://domain.com/player/ !)

Installation in sub-folder (ex: http://domain.com/player/ )

Copy the "static" folder in your root folder and all the other files in /player/

To avoid wasting server resources, epg update will be triggered when an user login and database has less than 12 hours of programmes.