Skip to content
Carl Karsten edited this page Dec 10, 2013 · 1 revision

build streaming system:

  • Mixer - UI to mix the video and audio, creates the content to stream
  • Collector - reads from mixer, encodes to a very high quality stream, sends to encoder
  • Encode - reads from Collector, encodes to multiple stream formats, sends to viewers
  • Website - UI viewers use to select a stream and see irc/twitter

config inputs:

  • website box name (hostname?)

  • list of stream names (event / track name)

  • ssh keys

  • amazon keys

Clone this wiki locally