omarqazi / broadcast

a simple http live streaming server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Broadcast

Build Status

Broadcast is a simple HTTP live streaming server in Go. It serves media files off the local filesystem, and automatically generates playlists of media files to coordinate the live broadcast.

Project Goals

I'm developing this server to power a live broadcast, and will add whatever capabilities I need. Feel free to reuse any code that helps, or send a pull request.

About

a simple http live streaming server

License:MIT License


Languages

Language:Go 98.5%Language:HTML 1.5%