Streamrecord in a container
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
dave 2e8733637a
update image
3 years ago
.dockerignore update image 3 years ago
.gitignore Initial commit 8 years ago
Dockerfile update image 3 years ago
README.md Update readme with correct name 8 years ago
cron.conf Initial commit 8 years ago
default Initial commit 8 years ago
nginx.conf Initial commit 8 years ago
streamrecord.conf Initial commit 8 years ago
streamrecord.ini Initial commit 8 years ago
supervisor.conf Initial commit 8 years ago

README.md

docker-streamrecord

An internet radio DVR packaged inside docker.

Installation:

  • Clone streamrecord to "streamrecord"
  • Build image
  • Run! API / web GUI is port 80

Tips:

  • Store data outside docker with: -v /your/storage/location/:/home/streamrecord/app/files/. Remember to create temp and output inside this directory!