whepfrom binbat
winget install --id=binbat.whepfrom -e
whepfrom
whepfrom is a high-performance, edge WebRTC SFU (Selective Forwarding Unit) designed to enable real-time video streaming and media distribution using the WHIP/WHEP protocol. It serves as a robust server solution for handling audio and video streams, supporting a wide range of protocols and clients.
Key Features:
- WHIP/WHEP Protocol Support: Enables seamless interoperability with WebRTC applications without requiring custom adaptations.
- P2P/SFU Mix Architecture: Focuses on efficient media forwarding without resource-intensive tasks like confluence or transcoding, ensuring low latency and high performance.
- Multi-Platform Compatibility: Supports Linux, macOS, Windows, Android, and multiple architectures (arm, x86), providing native performance across diverse environments.
- Protocol Conversion Capabilities: Facilitates the conversion of widely used audio and video protocols, such as RTP to WHIP or WHEP, enhancing flexibility in media streaming.
Audience & Benefit: Ideal for developers, streamers, and organizations building real-time communication applications. whepfrom empowers users to create scalable, low-latency video conferencing systems, live streaming platforms, and interactive media solutions while maintaining high performance and reliability.
Installable via winget, whepfrom provides a straightforward setup process, making it accessible for developers and integrators alike.
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.