diff --git a/docs/faq.md b/docs/faq.md index 2dfcf87c..9773de79 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -110,6 +110,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways: - **[Files.fm][Files.fm]** - a fast file sharing and freemium cloud storage service that uses P2P technology to accelerate unlimited downloads and file distribution. - **[imgest][imgest]** - Serverless shareable image gallery built with JavaScript and WebTorrent. - **[Bugout][Bugout]** - build and run back-end web services in a browser tab. +- **[P2P Media Loader][p2p-media-loader]** - engine for Hls.js and Shaka Player that enables P2P sharing of live and VOD streams over HLS or DASH protocols. - ***Your app here – [Send a pull request][pr] with your URL!*** #### WebTorrent Product Alternatives @@ -195,6 +196,7 @@ There's also a list of WebTorrent-powered alternatives to centralized services h [Files.fm]: https://files.fm [imgest]: https://imgest.hashbase.io [Bugout]: https://github.com/chr15m/bugout +[p2p-media-loader]: https://github.com/novage/p2p-media-loader ## How does WebTorrent work?