Skip to content

eiriklv/peerflix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

peerflix

Streaming torrent client for Node.js

npm install -g peerflix

Note

Peerflix is an experimental streaming video client using bittorrent through torrent-stream.

It is not under active development, so instead check out webtorrent by @feross.

Usage

To try out peerflix start it with a torrent file

peerflix http://www.clearbits.net/get/53-star-wreck---in-the-pirkinning.torrent --vlc

peerflix will print a terminal interface. this first line contains a address to a http server. Using --vlc will open the file in vlc when it's ready to stream.

peerflix

Simply open this address in vlc or similar to start viewing the file. If the torrent contains multiple files peerflix will choose the biggest one.

To get a full list of available options run

peerflix --help

Programmatic usage

If you want to build your own app using streaming bittorent in Node you should checkout torrent-stream

License

MIT

About

Streaming torrent client for node.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published