webtorrent
Here are 136 public repositories matching this topic...
中文用户请注意:请尽量用英文描述你的 issue,这样能够让尽可能多的人帮到你。
If you want to report a bug, please provide the following information:
- The steps to reproduce.
- A minimal demo of the problem via https://jsfiddle.net or http://codepen.io/pen if possible.
- Which versions of DPlayer, and which browser / OS are affected by this issue?
I think we should create an INSTALL.md file in the root of this repo with detailed installation instructions for each OS, including our recommended installation method, as well as alternatives.
For Mac, for example, we recommend the official installer on the website, but it's also available via a Homebrew Cask.
For each Linux variant, there will be a different command or preferred file to
I've not seen any oembed snippet code to add, and since it would be complicated to add a it to the reference file, you could give a snippet
[
{
"schemes": ["https:\/\/instance.tube\/videos\/watch\/*"],
"url":"https:\/\/instance.tube\/services\/oembed",
"discovery":true
}
]I've tried it and it works well on a Moodle Instance, where instance.tube is a r
Add FAQ section
- How does this work?
- Is it secure and private?
- What is WebTorrent?
- How large can the files be?
- How does streaming work?
-
Updated
Nov 14, 2018 - JavaScript
-
Updated
May 25, 2020 - JavaScript
-
Updated
May 25, 2020 - JavaScript
When opening documentation page my latest Chrome on Windows 10 freezed, well at least the page freezed for some time, opened console, saw error, the page unfroze again.
cachep2p.min.js:4 Uncaught Error: Cannot add duplicate torrent 082a53207fbb79076a8b09aa5372d64fd9a5152a
cachep2p.min.js:11 [CacheP2P] this page's security hash: 0b4c91d69b162ca305bf3b48316b1e1389536fff (http://www.cachep2p.com
Our company using a DRM player from https://castlabs.com/
They using videojs and shaka player for web version
And using an SDK for Android and iOS.
How to integrate p2p-media-loader with their player?
-
Updated
May 25, 2020 - JavaScript
The landing page should be served over planktos if the browser supports it. Also a live demo section should be added that informs the viewer that the page was downloaded from peers.
Website Tweaks
-
Updated
May 21, 2020 - JavaScript
-
Updated
Mar 17, 2018 - JavaScript
-
Updated
May 25, 2020 - JavaScript
-
Updated
May 25, 2020 - JavaScript
-
Updated
May 25, 2020 - JavaScript
-
Updated
May 23, 2020 - TypeScript
-
Updated
May 11, 2020 - JavaScript
-
Updated
Mar 15, 2020 - JavaScript
-
Updated
May 25, 2020 - JavaScript
-
Updated
May 22, 2020 - PHP
-
Updated
May 25, 2020 - JavaScript
-
Updated
Feb 6, 2019 - JavaScript
so for example it's possible to link "Complete HTML page example" in https://webtorrent.io/intro
like https://github.com/feross/webtorrent/blob/master/docs/get-started.md#complete-html-page-example
I'm not sure how it's extracted from there and rendered in webtorrent.io
ah yeah it's done with jade https://github.com/feross/webtorrent-www/blob/d5e123b00da784aeba1aa0bee53d4ccaab0daf26/server/view
-
Updated
May 25, 2020 - JavaScript
Detail guide how to config file config.json.
I can not config it
Improve this page
Add a description, image, and links to the webtorrent topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the webtorrent topic, visit your repo's landing page and select "manage topics."
This issue (webtorrent/webtorrent#1685) mentioned a nice resource that shows how to integrate WebTorrent with various JS video libraries.
https://qiita.com/mehdi/items/22ba55ae30bdcedd0746
Would be nice to add updated versions of these examples to the docs.