Show HN: Lightweight, Opinionated WebRTC SFU in Rust(pulsebeam.dev) |
Show HN: Lightweight, Opinionated WebRTC SFU in Rust(pulsebeam.dev) |
Signaling: WHIP/WHEP superset over stateless HTTP, supporting custom low-frequency signaling.
Platform Support: Requires only basic WebRTC compatibility, targeting a wide range of devices, including embedded systems.
No TURN: Uses public host candidates with TLS (planned).
Ports: Single UDP and TCP port (planned).
Codecs: H.264 baseline (up to 4.1) and Opus for hardware acceleration.
Early project with a basic demo. Feedback and contributions welcome!