diff --git a/docs/faq.md b/docs/faq.md index 48838ab1..1b60c116 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -104,6 +104,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways: - **[CineTimes][cinetimes]** - A streaming website of public domain movies - **[Bitlove.org][bitlove]** - Your favorite podcasts via BitTorrent - **[lofiTorrent][lofitorrent]** - Online and offline browser torrent client +- **[Live-torrent][live-torrent]** - Simple implementation of a webtorrent powered live streaming solution ([source code][live-torrent-source]) - ***Your app here – [Send a pull request][pr] with your URL!*** #### WebTorrent Product Alternatives @@ -182,6 +183,8 @@ There's also a list of WebTorrent-powered alternatives to centralized services h [cinetimes]: http://cinetimes.org/ [bitlove]: https://bitlove.org/ [lofitorrent]: https://lofitorrent.js.org/ +[live-torrent]: https://live.computer +[live-torrent-source]: https://github.com/pldubouilh/live-torrent ## How does WebTorrent work?