Giter Site home page Giter Site logo

rampaul770 / fos-streaming-v69 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from theraw/fos-streaming-v69

0.0 0.0 0.0 5.92 MB

Simple IPTV Web Panel build with php and nginx.

Home Page: https://discord.gg/3t2y7bb

License: MIT License

PHP 6.64% CSS 9.50% Shell 0.44% JavaScript 72.32% ActionScript 1.21% HTML 1.27% Less 2.08% SCSS 2.10% Blade 4.44%

fos-streaming-v69's Introduction

FOS-Streaming-v69

Features:

  • Streaming and restreaming (authentication, m3u8)
  • Manage users (overview, add, edit, delete, enable, disable)
  • Manage categories (overview, add, edit, delete)
  • Manage streams (overview, add, edit, delete,start,stop)
  • Manage settings (configuration)
  • Autorestart (cron.php need to set manual)
  • Transcode
  • Last IP connected
  • h264_mp4toannexb
  • play stream
  • Playlist import
  • Multiple streams on one channel
  • Limit streams on users
  • IP Block
  • User Agent block
  • predefined transcode profiles

Installation

  1. SUPPORTED DISTRO : Debian 9, 64 BIT
  2. curl -s https://raw.githubusercontent.com/theraw/FOS-Streaming-v69/master/install/debian9 | bash
  3. Visit : http://your-ip:7777/ login with User : admin Password : admin
  4. Change "Web ip: *" with your public IPv4 server ip at http://your-ip:7777/settings.php
  5. crontab -e */2 * * * * /etc/alternatives/php /home/fos-streaming/fos/www/cron.php
  6. Mysql Password : cat /root/MYSQL_ROOT_PASSWORD

Change port of panel

  1. change port in webinterface -> Settings -> web Port
  2. change port in /home/fos-streaming/fos/nginx/conf/nginx.conf -> listen 8000;
  3. killall nginx; killall nginx_fos
  4. /home/fos-streaming/fos/nginx/sbin/nginx

How can I use it?

  • Default login: admin / admin
    • Add user
    • Add stream and use defined transcode profile 1 called Default 1
  • You can use it also in proxy mode, but that depends on how you want to use it.
  • The most stable way is using transcode profile: Default 1 without proxy mode ticket

Sources

  1. FOS-Streaming-v1
  2. ffmpeg
  3. nginx, nginx-rtmp-module, nginx-geoip2-module

fos-streaming-v69's People

Contributors

zgelici avatar pantgr avatar theraw avatar andykimpe avatar clonikal avatar sentest avatar r15ch13 avatar vincenzomax avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.