Files
docker-streamrecord/README.md
T
2015-04-09 12:20:24 -07:00

360 B

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!