0.8.6 • Published 12 years ago
peerflix-headless v0.8.6
peerflix
Streaming torrent client for Node.js
npm install -g peerflixNote
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 magnet link or torrent file
peerflix magnet:?xt=urn:btih:ef330b39f4801d25b4245212e75a38634bfc856e --vlcpeerflix 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.

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 --helpProgrammatic usage
If you want to build your own app using streaming bittorent in Node you should checkout torrent-stream
License
MIT
0.8.6
12 years ago