Skip to content

Freq-Out/streammachine-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StreamMachine (Docker Containers)

Circle CI

Run

Docker-Compose

The easiest is to use the provider docker-compose file:

docker-compose up

Otherwise, use the containers you need: freqout/streammachine-master and freqout/streammachine-slave

Stream

The provided example uses the /live mountpoint, using the live password.

Use something like NiceCast or Airtime to stream to it on port 8000.

Listen to the normal machine's HTTP port (80) (http://localhost/live). Use the rewind buffer to listen to 300 seconds behind: http://localhost/live?offset=300

Build

Base standalone image

make streammachine

Master image

make streammachine-master

Slave image

make streammachine-slave

About

A StreamMachine Docker Experiment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published