Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 962 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 962 Bytes

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.