Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDiego Rodríguez Baquero <diegorbaquero@gmail.com>2021-05-04 06:10:08 +0300
committerGitHub <noreply@github.com>2021-05-04 06:10:08 +0300
commitbce5ae19a7cb5f34298f57c342107125cc9d4a3f (patch)
tree2b6692db599355b81da933920617d1bd00f060d7 /docs
parentefeba6618ffa9ed37cb67ca3144b28d6c7691f3c (diff)
parent7ebde575073eb40b8da9aa9b97bf9b9f727f502b (diff)
Merge pull request #2054 from ThaUnknown/wtp
Diffstat (limited to 'docs')
-rw-r--r--docs/faq.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/faq.md b/docs/faq.md
index d9e3571..20f8641 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -106,6 +106,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
- **[Slingcode][Slingcode]** - make, run, and share web apps P2P in the browser.
- **[Torrent🧲Parts][TorrentParts]** - A website to inspect and edit what's in your Torrent file or Magnet link
- **[Live On Torrent][liveontorrent]** - A free plataform to live streaming on browser.
+- **[WebTorrentPlayer][webtorrentplayer]** - High performance, no compromise video player for WebTorrent ([source code][webtorrentplayer-source])
- ***Your app here – [Send a pull request][pr] with your URL!***
<!-- - **[PeerCloud][peercloud]** - Serverless websites via WebTorrent ([source code][peercloud-source]) -->
<!-- - **[Niagara][niagara]** - Video player webtorrent with subtitles (zipped .srt(s)) -->
@@ -190,6 +191,8 @@ There's also a list of WebTorrent-powered alternatives to centralized services h
[cipher-torrent-source]: https://github.com/CipherDogs/cipher-torrent
[TorrentParts]: https://torrent.parts
[liveontorrent]: https://www.weboscoder.com/liveontorrent/
+[webtorrentplayer]: https://thaunknown.github.io/webtorrent-player/
+[webtorrentplayer-source]: https://github.com/ThaUnknown/webtorrent-player
## How does WebTorrent work?