An open API service indexing awesome lists of open source software.

https://github.com/ossrs/go-sharp

The go-sharp(go-srs-http-advanced-reverse-proxy) is the proxy for SRS HTTP FLV.
https://github.com/ossrs/go-sharp

Last synced: 6 months ago
JSON representation

The go-sharp(go-srs-http-advanced-reverse-proxy) is the proxy for SRS HTTP FLV.

Awesome Lists containing this project

README

          

# go-sharp

GO-Sharp is a multiple process solution for HTTP-FLV of [SRS](https://github.com/ossrs/srs).

Recommend to use:

1. [GO-Oryx](https://github.com/ossrs/go-oryx), support multiple processes, SRS++.
1. [SO_REUSEPORT](https://github.com/ossrs/srs/issues/775), directly start multiple SRS to listen at the same port.

For users who want to get go-sharp code, please checkout to branch [feature/deprecated](https://github.com/ossrs/go-sharp/tree/feature/deprecated).

Winlin