Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upProblems to play mkv and mp4 video format #1621
Closed
Comments
This comment has been minimized.
This comment has been minimized.
|
From the WebTorrent FAQ: Why does browser downloading not work? I see no peers! It does work! But you can't just use any random magnet uri or .torrent file. The torrent must be seeded by a WebRTC-capable client, i.e. WebTorrent Desktop, Vuze, webtorrent-hybrid, Playback, instant.io, or βTorrent. In the browser, WebTorrent can only download torrents that are explicitly seeded to web peers via a WebRTC-capable client. Desktop torrent clients need to support WebRTC to connect to web browsers. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What version of WebTorrent?
"webtorrent": "^0.103.1"
What operating system and Node.js version?
What browser and version? (if using WebTorrent in the browser)
What did you expect to happen?
What actually happened?
file.appendTo('.log')to achieve video playback. It even only works with the mp4 format, specifically with the Sintel video, which is an example on the webtorrent.io page. With other video mp4 it does not work, except with the one of SintelAny help will be more than grateful.
Source Code