kzahel / jstorrent

JavaScript Torrent Client primarily for ChromeOS and the Chrome Web Store
https://www.jstorrent.com
Other
406 stars 114 forks source link

How to integrate jstorrent video player into html ? #54

Open albabosh opened 10 years ago

albabosh commented 10 years ago

Is it possible now to integrate jstorrent with a weeb player into html page ?

kzahel commented 10 years ago

no, because it needs lots of things that the chrome.* APIs provide, filesystem, sockets, etc.

kzahel commented 9 years ago

However, it is possible to do this, if the user has the app installed. It's also possible to do an inline install (from the webpage)