Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help please, my code is not working. #1726

Closed
huyphuctt opened this issue Jul 16, 2018 · 5 comments
Closed

Help please, my code is not working. #1726

huyphuctt opened this issue Jul 16, 2018 · 5 comments

Comments

@huyphuctt
Copy link

@huyphuctt huyphuctt commented Jul 16, 2018

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.

@coolms376

This comment has been minimized.

Copy link

@coolms376 coolms376 commented Dec 28, 2018

may be in your torrent file there is no .mp4 file exits that why it creates error in loading your video

@huyphuctt huyphuctt closed this Jul 16, 2019
@feross

This comment has been minimized.

Copy link
Member

@feross feross commented Jul 31, 2019

Your code works if you replace the torrent link with magnet:?xt=urn:btih:08ada5a7a6183aae1e09d831df6748d566095a10&dn=Sintel&tr=udp%3A%2F%2Fexplodie.org%3A6969&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&tr=udp%3A%2F%2Ftracker.empire-js.us%3A1337&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337&tr=wss%3A%2F%2Ftracker.btorrent.xyz&tr=wss%3A%2F%2Ftracker.fastcast.nz&tr=wss%3A%2F%2Ftracker.openwebtorrent.com&ws=https%3A%2F%2Fwebtorrent.io%2Ftorrents%2F&xs=https%3A%2F%2Fwebtorrent.io%2Ftorrents%2Fsintel.torrent which actually has seeders.

@feross feross transferred this issue from another repository Sep 5, 2019
@akhld

This comment has been minimized.

Copy link

@akhld akhld commented Oct 3, 2019

@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?

@RecoX

This comment has been minimized.

Copy link

@RecoX RecoX commented Oct 4, 2019

@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?

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.

@akhld

This comment has been minimized.

Copy link

@akhld akhld commented Oct 6, 2019

I see, thanks for the clarification @RecoX

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
5 participants
You can’t perform that action at this time.