It is recommended that you use PyPi for installation of the latest Pivideo Software.
If you are installing for the first time:
sudo pip install pivideo
If you have previously installed an earlier version:
sudo pip install ––upgrade pivideo
If you do not have internet access with your Raspberry Pi, or if you do not wish to use PyPi, you can directly download the software and install it manually: pivideo-0.1.13.zip
The Python “future” package will automatically be installed for Python 2 compatibility.
If you have any issues with this release, you can download the previous version here