whipinto binbat
winget install --id=binbat.whipinto -e
whipinto
Whipinto is a high-performance SFU (Selective Forwarding Unit) server designed for real-time video streaming using WHIP/WHEP protocols. It enables seamless media distribution by supporting various audio and video protocols and integrating with tools like Gstreamer, FFmpeg, OBS Studio, and WebRTC clients.
Key Features:
- WHIP/WHEP Protocol Support: Enables interoperability between WebRTC applications without custom adaptations.
- P2P/SFU Architecture: Focuses on efficient media forwarding, reducing resource overhead by avoiding transcoding and confluence workloads.
- Multi-Platform Compatibility: Supports Linux, macOS, Windows, Android, arm, and x86 architectures for broad device support.
- Protocol Conversion: Facilitates the conversion of widely used audio and video protocols, such as RTP to WHIP or WHEP.
- Media Integration: Works seamlessly with popular media tools like Gstreamer and OBS Studio for enhanced functionality.
Audience & Benefit:
Ideal for developers, streaming platform operators, and organizations requiring low-latency, scalable real-time communication solutions. Whipinto provides a reliable and efficient SFU server to streamline media distribution and enhance user experiences.
Available via winget installation.
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.