linuxaustralia / eventstreamr

Single and multi room audio visual stream management.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eventstreamr

Single and multi room audio visual stream management.

Concepts

A station can have one or more roles. Only one controller can manage stations.

Roles

  • controller - Web based frontend for managing stations
  • ingest - alsa/dv/v4l capture for sending to mixer
  • mixer - DVswitch/streaming live mixed video. With the intention for this to be easily replaced by gstswitch
  • stream - stream mixed video
  • record - stream mixed video

Directories

  • baseimage - docs, notes, and tools for the base (OS) image
  • station - station management scripts
  • controller - controller stack

Station Script Requirements

See package.deps for list of packages required

About

Single and multi room audio visual stream management.

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 60.7%Language:CSS 32.7%Language:Perl 3.9%Language:Python 1.3%Language:Shell 1.0%Language:XSLT 0.4%