/scream-go

CGO-Wrapper for https://github.com/EricssonResearch/scream/

Primary LanguageC++BSD 2-Clause "Simplified" LicenseBSD-2-Clause

scream-go

Go Reference

scream-go is a CGO-wrapper for the SCReAM-implementation by EricssonResearch.

SCReAM is a mobile optimised congestion control algorithm for realtime interactive media.

Installation

go get github.com/mengelbart/scream-go

LICENSES

The files taken from the Ericsson Research's SCReAM-implementation are licensed under the LICENSE in LICENSE_SCREAM. Anything added to that implementation is LICENSED under a BSD 2-Clause License in the LICENSE file.