pldubouilh / live-torrent

Simple proof-of-concept for a live streaming solution based on webtorrent
MIT License
168 stars 39 forks source link

Browser-only implementation #16

Closed didlie closed 5 years ago

didlie commented 6 years ago

Looks great for clients who want to put Node on their desktop. What about browser-only/P2P-only capability. Forgive me if I'm wrong, but hte whole point is to run this P2P from client-browser-2-client-browser broadcasting video/audio.

Maybe you are interested in adapting this to my website: didlie.com

My server-side is PHP and is really complicated: https://github.com/didlie/WEBRTC_PHP_MIRROR_SERVER

pldubouilh commented 5 years ago

Sorry not really of interest !