live777 binbat
winget install --id=binbat.liveman -e
liveman
live777 is a high-performance WebRTC SFU (Selective Forwarding Unit) designed for real-time video streaming and media distribution, supporting protocols such as WHIP/WHEP. It enables seamless integration with tools like Gstreamer, FFmpeg, OBS Studio, VLC, and WebRTC clients, facilitating audio and video protocol conversion, including RTP to WHIP or WHEP.
Key Features:
- Support for WHIP/WHEP Protocols: Enables interoperability with other WebRTC applications without custom adaptations.
- P2P/SFU Mix Architecture: Efficiently forwards media streams without performing resource-intensive tasks like confluence or transcoding.
- Multi-Platform Support: Runs on Linux, MacOS, Windows, Android, and ARM/x86 architectures, ensuring broad compatibility.
- Protocol Conversion Capabilities: Converts widely used audio and video protocols for enhanced flexibility in media distribution.
- Scalability and Performance: Designed to handle high-throughput streaming with low latency, making it suitable for large-scale deployments.
Audience & Benefit: Ideal for developers, organizations, and streaming platforms requiring a scalable and efficient SFU solution. Live777 empowers users to achieve seamless real-time media distribution, enabling high-performance video conferencing, live streaming, and broadcasting applications with minimal resource overhead. It can be installed via winget for easy setup.
README
Live777
This work is completed by Xidian University.
Live777 is an SFU server for real-time video streaming for the WHIP
/WHEP
as first protocol.
Live777 media server is used with Gstreamer, FFmpeg, OBS Studio, VLC, WebRTC and other clients to provide the ability to receive and distribute streams, and is a typical publishing (pushing) and subscription (playing) server model.
Live777 supports the conversion of audio and video protocols widely used in the Internet, such as RTP to WHIP or WHEP and other protocols.
Features
Live777 has the following characteristics:
-
📚 Support
WHIP
/WHEP
The WHIP/WHEP protocol is implemented to improve interoperability with other WebRTC application modules without the need for custom adaptations.
-
🗃️ P2P/SFU Mix architecture
Only responsible for forwarding, do not do confluence, transcoding and other resource overhead of the media processing work, the encoding and decoding work are respectively placed on the sender and the receiver.
-
🌐 Multiple platform support
Linux, MacOS, Windows, Android and arm, x86 with multi-platform native support.