- 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
- Limiet streams on users
- IP Block
- User Agent block
- predefined transcode profiles
-
- chmod 755 fresh_install.sh
-
- ./fresh_install.sh
-
- chmod 755 old2new_install.sh
-
- ./old2new_install.sh
-
- remove /usr/local/nginx/sbin/nginx in /etc/rc.local
-
If someone have problem after reboot that old panel starts, then use this command: rm -r /etc/init.d/nginx
-
- change port in webinterface -> Settings -> web Port
-
- change port in /home/fos-streaming/fos/nginx/conf/nginx.conf -> listen 8000;
-
- killall -9 nginx_fos
-
- /home/fos-streaming/fos/nginx/sbin/nginx_fos
- Default login:
- username: admin
- password: admin
-
- Add categorie
-
- 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
-
- chmod 755 update_fos.sh
-
- ./update_fos.sh
-
Are there bugs?
-
You can report it here or on official website
-
Bug List:
-
Browser mozilla (chrome works best)
-
Problems with database?
-
dpkg-reconfigure mysql-server-5.5# FOS-Streaming