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 upCan't add custom torrent from tracker #1050
Closed
Comments
This comment has been minimized.
This comment has been minimized.
|
@t0xicDen Please refer to https://github.com/feross/webtorrent/blob/master/docs/faq.md#why-does-browser-downloading-not-work-i-see-no-peers and https://github.com/feross/webtorrent/blob/master/docs/faq.md#can-webtorrent-clients-connect-to-normal-bittorrent-clients
|
This comment has been minimized.
This comment has been minimized.
|
This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What version of WebTorrent?
WebTorrent 0.98.8
What operating system and Node.js version?
Windows 7
NodeJs v6.9.5
What browser and version? (if using WebTorrent in the browser)
Chrome Version 56.0.2924.87
What did you expect to happen?
When I use magnet URI from example all work OK.
I am trying to play in browser custom video from torrent-tracker.
What actually happened?
'ready' event never fires. So file do not appends to DOM.
console.log shows this:

Can you explain please, what am I doing wrong? I spend a half of day doing this.
Thanks.