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 uppure browser based popcorn time alternative #464
Comments
This comment has been minimized.
This comment has been minimized.
|
I think people are already trying it before as well . There is a popcorn time build based on webtorrent.js |
This comment has been minimized.
This comment has been minimized.
|
any links? |
This comment has been minimized.
This comment has been minimized.
|
The real issue you are getting at is sharing data between the non-webrtc torrent network and the webrtc (webtorrent) clients. You need some kind of bridge, which is what webtorrent hybrid is about. |
This comment has been minimized.
This comment has been minimized.
|
Right, they are using different data protocols ... |
This comment has been minimized.
This comment has been minimized.
|
We should actually make popcorn...e use webtorrent in parallel to allow both. Maybe someone has connections to those guys? They have closed a forum, not every one can write there. |
This comment has been minimized.
This comment has been minimized.
|
I would probably stop talking about popcorn time specifically here, I doubt webtorrent wants to be associated with pirating. The other thing to think about is how webtorrent users will rarely be good seeders, they will leach for a while and bail. You would need to convince services that there is a benefit to a browser version, because it will drain their other users. It might be a good idea for some kind of browser extension that provides a global version of webtorrent, which individual pages should check for before creating their own client, so that the instance can span pages and be a better citizen for seeding. If this were to pick up, pages that use webtorrent can advertise the extensions which would offer better persistance etc... |
This comment has been minimized.
This comment has been minimized.
why? |
This comment has been minimized.
This comment has been minimized.
|
Don't use WebTorrent for copyright infringement. The WebTorrent project and contributors don't support piracy and cannot help with your questions. See our rules for information. This discussion is closed and locked. |
Do you think its hard to do? What are the issues we would have to solve?