lbryio / lbry-desktop

A browser and wallet for LBRY, the decentralized, user-controlled content marketplace.
https://lbry.tech
MIT License
3.56k stars 415 forks source link

Support torrents #7686

Open jessopb opened 2 years ago

jessopb commented 2 years ago

Integrate torrent mode into videojs player. Support streaming from sdk Support streaming from client (if save-files = false)? Possibly Implement this on electron nodejs side. Possibly use videojs plugin for frontend. https://www.npmjs.com/package/torrent-stream

kodxana commented 2 years ago

Add option to recognize what content is from Torrent and what is from LBRY P2P Network :)