Skip to content

cyanpencil/demostream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demostream

Streaming service for great demoscene examples (c64, amiga, zx spectrum, etc)

Try it live here -> demostream.cyanpencil.xyz

Instructions

  • Put your demos in the video/<category>/ folder. Accepted formats are mp4, webm and mkv (e.g. if you have a c64 demo, put it in video/c64/example.mp4). Your demos will be played at random to the nginx server which will serve them through hls (http live streaming) on port 8080.

  • (optional) change demostream.m3u8 to point to the url where you will be serving the stream (only necessary to play the stream through custom players such as mpv)

  • Change run.sh if you use docker instead of podman

  • run docker build -t demostream .

  • then execute ./run.sh

Credits

Oldschool PC fonts - for the IBM VGA fonts used in the frontend

ffmpeg - complex but wonderful tool

pouet.net - where I got the demos from

Sebastian Ramirez - for the initial version of the Dockerfile

About

Streaming service for great demoscene examples (c64, amiga, zx spectrum, etc)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published