Hey, your website seems to be down and there isn't really any documentation on your project - what sort of codecs, packaging and delivery formats will you be supporting?
I guess this could be useful for small ISPs in the US who don't want to pay for an iptv platform or is this more for people with security camera networks?
I am really curious, why isn't there any popular FOSS P2P for live streaming? It's very easy to get any show, movie, game via torrents but you can't just do the same for a live football match, is there a technical obstacle for this?
P2P might not be the best method for live streaming. I build a FLOSS live streaming platform that uses HLS, and latency via Cloudflare CDN matches Twitch. That is just a growing uncachable playlist with timestamped cachable segment files. It can simultaneously syndicate out to multiple networks like Twitch, YT, and FB.
It's like a bizarre network of bad pirate streams, when one goes down someone starts another. Kodi plugins in this context generally just refer to pirate streams.
Torrents: downloading is a lot easier than simultaneous live streaming to many people; this is why many streaming sites moved from something like RTMP to HLS/DASH/etc - instead of a persistent connected stream, they just upload small video files