-
What do you mean by never caught on? It's 'live' at https://joinpeertube.org/ where you can either go to https://joinpeertube.org/browse-content and put something into that search form, or limit that search to specific 'instances' under https://joinpeertube.org/instances
Or to get back to your original question: https://docs.joinpeertube.org/use/create-upload-video
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Bittorrent already works fine for streaming:
https://github.com/johang/vlc-bittorrent/
-
-
-
Only issue is that the overhead to establish WebRTC connection is heavy, so it's not exactly lightweight...
0: https://github.com/pldubouilh/live-torrent
-
BitTorrent v2 has the incremental hashes via merkle trees. They're surprisingly good. I implemented them here https://github.com/anacrolix/torrent/issues/175#issuecomment...