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 upHelp please, my code is not working. #1726
Comments
This comment has been minimized.
This comment has been minimized.
|
may be in your torrent file there is no .mp4 file exits that why it creates error in loading your video |
This comment has been minimized.
This comment has been minimized.
|
Your code works if you replace the torrent link with |
This comment has been minimized.
This comment has been minimized.
|
@feross I'm having the same issue, only that Sintel video is working so far. Try using any of these magnet links, all of them has seeders and works with other torrent clients (eg: transmission). Am I missing something here? |
This comment has been minimized.
This comment has been minimized.
The problem you got so far is the magnet link that you use to test have not webtorrent/hybrid seeders, if the magnet link that @feross provide you works every magnet link that has at least one webtorrent/hybrid seeder should work. You can do the test by yourself downloading webtorrent desktop, downloading that magnet link and then when you got that torrent downloaded in your computer try in your codepen. It will work. |
This comment has been minimized.
This comment has been minimized.
|
I see, thanks for the clarification @RecoX |
Hi everyone,
I have a problem when using webtorrent.min.js
I followed the instruction at Get Started but it does not load anything.
The code is here: https://jsfiddle.net/x8eb4vh9/10/
But when i run the hash with Instant.io, it works like a charm.
Could anyone help me to find where I missing?
The movie is seeding via latest version of WebTorrent Desktop on Window 10 PC.
Thanks alot.