streaming icon indicating copy to clipboard operation
streaming copied to clipboard

Media streaming and broadcast systems in Go

This repository contains packages for developing media streaming systems in Go.

pkgsite

Contributing

Patches are preferred via email so that we're not too locked in to GitHub. Post them to the mailing list ~otl/[email protected], or to Oliver Lowe.

We also accept changes via pull requests.

Commit messages

Commit messages follow the same format used by the Go project (among others). The commit subject starts with the affected package name then a brief description of the change. The body may contain an explanation of the change and why it was made.

License

Unless otherwise noted, this sotfware is licensed under the ISC License. See LICENSE.