P2C is a desktop application to stream video media through Bittorrent protocol.
Literally, "streaming" is not streaming. Application can download movie and play retrieved parts. Some people call it "progressive download".
- Python 3.2
- QT5
- PyQt
- libtorrent by rastebar with python binding (http://www.libtorrent.org/)
- a few python packages
- Install requirements
git clone git+ssh://[email protected]/rafallo/p2c.git
python3.2 gui/desktop/main.py