matrix-org / waterfall

A cascading stream forwarding unit for scalable, distributed voice and video conferencing over Matrix
Apache License 2.0
97 stars 5 forks source link

Plans to support whip/whep in roadmap? #145

Open saket424 opened 1 year ago

saket424 commented 1 year ago

It would be nice to have WebRTC ingest with WHIP. Considering you use pion, it should be possible in theory?

https://github.com/Glimesh/broadcast-box uses Pion for WebRTC ingest (whip) and playback(whep) for example.