https://github.com/haoyang-graphics/golive
A live streaming server supporting TCP, UDP, SRT, and WebRTC.
https://github.com/haoyang-graphics/golive
go golang live livestream srt streaming webrtc
Last synced: about 1 year ago
JSON representation
A live streaming server supporting TCP, UDP, SRT, and WebRTC.
- Host: GitHub
- URL: https://github.com/haoyang-graphics/golive
- Owner: haoyang-graphics
- License: mit
- Created: 2021-05-03T17:37:57.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-15T04:52:49.000Z (about 5 years ago)
- Last Synced: 2024-12-15T01:34:59.392Z (over 1 year ago)
- Topics: go, golang, live, livestream, srt, streaming, webrtc
- Language: Go
- Homepage:
- Size: 30.3 KB
- Stars: 17
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GoLive
GoLive is a live streaming server supporting TCP, UDP, SRT, and WebRTC.
Use `-config ` to load a JSON config file. See `example/config.json` for an example of the config file.