Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

Latest commit

 

History

History
36 lines (28 loc) · 1.45 KB

README.md

File metadata and controls

36 lines (28 loc) · 1.45 KB

Anime-Underground

A light weight, easy to configure web interface for your private anime streams. The website contains an HLS HTML5 web player, a link to your HLS (for people who'd rather
use something like VLC to watch your stream), a schedule and history of anime for your stream with metadata fetched from Kitsu.io, a quality toggle, and a button to your stream's choice of web accessible chatroom.

How to use

  1. Install node dependencies for the site

  2. Run the container pair (docker-compose up -d)

  3. Stream your live content to rtmp://localhost:1935/encoder/stream_name where stream_name is the name of your stream.

  4. In any HTML5 HLS capable browser, navigate to http://localhost/ and enjoy your
    anime stream. Stream comes with 2 qualities (720 and 480p). Note that the first time, it might take a few (10-15) seconds before the stream works. This is because when you start streaming to the server, it needs to generate the first segments and the related playlists.

Links