https://github.com/pingostack/livhub
https://github.com/pingostack/livhub
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pingostack/livhub
- Owner: pingostack
- License: mit
- Created: 2022-05-31T16:59:02.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-06-09T09:11:11.000Z (about 1 year ago)
- Last Synced: 2025-06-09T10:23:00.327Z (about 1 year ago)
- Language: Go
- Size: 466 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Livhub
## Livhub是什么
- Livhub是使用golang研发的一款流媒体服务器系统,它具备灵活的可扩展性和丰富的流媒体协议。
- Livhub具有优秀的模块化开发架构。Livhub的模块具有高内聚低耦合特点,你可以灵活定制开发属于业务模块。
- Livhub将会支持WebRTC、Rtmp、HLS、SIP、Http-FLV、Rtsp等主流流媒体协议。
- 在网络传输方面,除了rtp over dtls、之外,Livhub将会支持QUIC传输。
## What is the Livhub
- Livhub is a streaming media server system developed using Golang with flexible scalability and rich streaming protocols.
- Livhub has an excellent modular development architecture. Livhub's modules are highly cohesive and low-coupling, allowing you to customize your business modules.
- Livhub supports mainstream streaming protocols such as WebRTC, Rtmp, HLS, SIP, HTTP-FLV, and Rtsp.
- In addition to RTP over DTLS, Livhub will support QUIC transport.