Skip to content

sohag1192/Live-Tv-Server-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live-Tv-Server-theme Badge

A PHP-based live TV server theme with Flussonic token authentication.
This project provides secure streaming URLs for HLS playback, with optional CDNBye P2P acceleration.


🚀 Features

  • 🔐 Secure token generation for Flussonic streams
  • 🎥 HLS streaming with DVR support
  • ⚡ Random salt + SHA1 hashing for token uniqueness
  • 🌍 Flexible IP handling (CDN/P2P friendly)
  • 🖥️ Simple PHP theme for live TV server

📂 File Structure

  • index.php, index1.php, index2.php → Frontend templates
  • stream.php → Token generator and stream URL builder
  • .htaccess → Apache rewrite rules
  • upload.bat → Batch script for Git automation
  • img/ → Screenshots and assets

📸 Demo Screenshot

Here’s how the theme looks in action:


⚙️ Installation

  1. Clone the repository:
    git clone https://github.com/sohag1192/Live-Tv-Server-theme.git
    cd Live-Tv-Server-theme
  2. Configure your Flussonic server address and secret key in stream.php.
  3. Deploy the PHP files on your web server (Apache/Nginx with PHP support).
  4. Access streams via:
    https://yourserver/stream.php?stream=channel_name&type=live
    

🔧 Example Usage

https://yourserver/stream.php?stream=channel1&type=live

Returns a JSON response with secure token and HLS URL.


📜 License

Maintained by Md. Sohag Rana.
Keep your Flussonic secret key private.





About

live tv server theme with flussonic token systems

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published