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.
- Host: GitHub
- URL: https://github.com/ossrs/go-sharp
- Owner: ossrs
- License: mit
- Created: 2015-05-24T00:29:38.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-04-25T02:16:28.000Z (over 8 years ago)
- Last Synced: 2025-01-05T00:44:42.341Z (12 months ago)
- Size: 7.81 KB
- Stars: 19
- Watchers: 6
- Forks: 24
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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