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 upwhat port did webtorrent use? browser keep loading #1220
Closed
Labels
Comments
This comment has been minimized.
This comment has been minimized.
|
This comment has been minimized.
This comment has been minimized.
|
What's your code? Are you using the minified webtorrent, using the module with browserify? -> full code: http://pino.suka.se/demo.zip Can you post full debug logs? |
This comment has been minimized.
This comment has been minimized.
|
It seems like a problem with the web server, as the page won't load. Not really a webtorrent issue |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Im using the latest webtorrent with videojs, seeding with webtorrent-desktop windows.
i have uploaded the same code to 2 of different server, one is working fine, able to stream the video, but another one is keep spinning (loading forever, no player, no html, just blank, http status did not show 200 or 404, 500 just loading). i wonder did the webtorrent js query the torrent with some sort of port and get blocked by firewall of the server or network?
-on my windows 7 localhost using wamp, it working fine. just one of the centos server failed to load. any idea?