Revision as of 15:26, December 4, 2014 by Alison.obrien (talk | contribs)
muxersource
Installing on Windows
- Install 32 bit CPython 2.7.6 or later from the website: http://www.python.org/download/
- Install the Recording Processor Muxer script IP.
- Unzip the <Recording Process Muxer Install Directory>\thirdparty\httplib2-0.8.zip file.
- From the <Recording Process Muxer Install Directory>\thirdparty\httplib2\ directory, run python setup.py install.
- Unzip the <Recording Process Muxer Install Directory>\thirdparty\setuptools-1.3.2.zip file.
- From the <Recording Process Muxer Install Directory>\thirdparty\setuptools\ directory, run python setup.py install.
- Unzip the <Recording Process Muxer Install Directory>\thirdparty\python-dateutil-1.5.zip file.
- From <Recording Process Install Muxer Directory>\thirdparty\python-dateutil-1.5 directory, run python setup.py install
- Unzip the <Recording Process Muxer Install Directory>\thirdparty\web.py-0.37.zip file.
- From the <Recording Process Muxer Install Directory>\thirdparty\web.py-0.37\ directory, run python setup.py install.
- Download pyOpenSSL for windows (32 bit) from https://pypi.python.org/pypi/pyOpenSSL/0.12.
- Install pyOpenSSl by running pyOpenSSL-0.12.1.win32-py2.7.exe.
Installing on Linux
RHEL 5
- Install CPython 2.7.6 or later:
- Download the software from http://www.python.org/download/releases/.
It is recommend that newer versions of Python are installed separately from an existing versions (do not update)
- Download the software from http://www.python.org/download/releases/.
- Install/deploy the Recording Processor Muxer script (RP) IP.
- Untar the <Recording Processor Muxer Install Directory>/thirdparty/httplib2-0.8.tar.gz file.
- From the <Recording Processor Muxer Install Directory>/thirdparty/httplib2-0.8, run: python setup.py install
- Untar the <Recording Processor Muxer Install Directory>/thirdparty/setuptools-1.3.2.tar.gz file.
- From the <Recording Processor Muxer Install Directory>/thirdparty/setuptools-1.3.2 directory, run: python setup.py install
- Untar the <Recording Processor Muxer Install Directory>/thirdparty/python-dateutil-1.5.tar.gz file.
- From the <Recording Processor Muxer Install Directory>/thirdparty/python-dateutil-1.5 directory, run: python setup.py install
- Untar the <Recording Processor Muxer Install Directory>/thirdparty/web.py-0.37.tar.gz file.
- From the <Recording Processor Muxer Install Directory>/thirdparty/web.py-0.37 directory, run: python setup.py install
- Download the pyOpenSSL-0.12.tar.gz file from https://pypi.python.org/pypi/pyOpenSSL/0.12.
- Untar the <Recording Processor Muxer Install Directory>/thirdparty/pyOpenSSL-0.12.tar.gz file.
- From the <Recording Processor Muxer Install Directory>/thirdparty/pyOpenSSL-0.12 directory, build the library by running: python2.7 setup.py build.
- To install the library, run: python2.7 setup.py install.
Upgrading Recording Processor Muxer
- Backup the Recording Processor Muxer Script installation directory including logs and configuration file.
- Uninstall Recording Processor Muxer Script component.
- Install new Recording Processor Muxer Script component.
- Update the Recording Processor Muxer Script configuration according to the standard installation procedures.
Comments or questions about this documentation? Contact us for support!
