User talk:Maltfield: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(→‎p2p broadcasting: new section)
Line 7: Line 7:


i saw this the other day, not sure if it would be worth exploring? https://github.com/louiscenter/hypercast
i saw this the other day, not sure if it would be worth exploring? https://github.com/louiscenter/hypercast
The best solution for p2p rtc is WebRTC. But p2p doesn't scale well unless we incorporate an SFU or MCU. We're looking at Jitsi & Janus primarily for this.

Revision as of 14:39, 23 May 2018

Welcome to Open Source Ecology! We hope you will contribute much and well. You will probably want to read the help pages. Again, welcome and have fun! Marcin (talk) 04:14, 23 April 2017 (CEST)

p2p broadcasting

i saw this the other day, not sure if it would be worth exploring? https://github.com/louiscenter/hypercast

The best solution for p2p rtc is WebRTC. But p2p doesn't scale well unless we incorporate an SFU or MCU. We're looking at Jitsi & Janus primarily for this.