Revision as of 13:48, December 12, 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 Muxer script IP.
- Untar the <Recording Muxer Install Directory>\thirdparty\setuptools-1.3.2.tar.gz file.
- From the <Recording Muxer Install Directory>\thirdparty\setuptools-1.3.2 directory, run python setup.py install.
- Untar the <Recording Muxer Install Directory>\thirdparty\requests-2.4.1.tar.gz file.
- From the <Recording Muxer Install Directory>\thirdparty\requests-2.4.1 directory, run python setup.py install.
- Untar the <Recording Muxer Install Directory>\thirdparty\boto-2.32.1.tar.gz file.
- From the <Recording Muxer Install Directory>\thirdparty\boto-2.32.1 directory, run python setup.py install.
- Untar the <Recording Muxer Install Directory>\thirdparty\easywebdav-1. 2.0.tar.gz file.
- From the <Recording Muxer Install Directory>\thirdparty\easywebdav-1.2.0 directory, run python setup.py install.
- Untar the <Recording Muxer Install Directory>\thirdparty\filechunkio-1. 5.tar.gz file.
- From the <Recording Muxer Install Directory>\thirdparty\filechunkio-1.5 directory, run python setup.py install.
- Untar the <Recording Muxer Install Directory>\thirdparty\pyasn1-0.1.7.tar.gz file.
- From the <Recording Muxer Install Directory>\thirdparty\pyasn1-0.1.7 directory, run python setup.py install.
- Untar the <Recording Muxer Install Directory>\thirdparty\pyasn1-modules-0.0.5.tar.gz file.
- From the <Recording Muxer Install Directory>\thirdparty\pyasn1-modules-0.0.5 directory, run python setup.py install.
- Unzip the <Recording Muxer Install Directory>\thirdparty\ffmpeg-2.4.3-win64-static-gpl3.0.zip.
- Unzip the <Recording Muxer Install Directory>\thirdparty\openssl-0.9.8zb-win64.zip.
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 the Recording Muxer script IP.
- Untar the <Recording Muxer Install Directory>/thirdparty/setuptools-1.3.2.tar.gz file.
- From the <Recording Muxer Install Directory>/thirdparty/setuptools-1.3.2 directory, run python setup.py install.
- Untar the <Recording Muxer Install Directory>/thirdparty/requests-2.4.1.tar.gz file.
- From the <Recording Muxer Install Directory>/thirdparty/requests-2.4.1 directory, run python setup.py install.
- Untar the <Recording Muxer Install Directory>/thirdparty/boto-2.32.1.tar.gz file.
- From the <Recording Muxer Install Directory>/thirdparty/boto-2.32.1 directory, run python setup.py install.
- Untar the <Recording Muxer Install Directory>/thirdparty/easywebdav-1. 2.0.tar.gz file.
- From the <Recording Muxer Install Directory>/thirdparty/easywebdav-1.2.0 directory, run python setup.py install.
- Untar the <Recording Muxer Install Directory>/thirdparty/filechunkio-1. 5.tar.gz file.
- From the <Recording Muxer Install Directory>/thirdparty/filechunkio-1.5 directory, run python setup.py install.
- Untar the <Recording Muxer Install Directory>/thirdparty/pyasn1-0.1.7.tar.gz file.
- From the <Recording Muxer Install Directory>/thirdparty/pyasn1-0.1.7 directory, run python setup.py install.
- Untar the <Recording Muxer Install Directory>/thirdparty/pyasn1-modules-0.0.5.tar.gz file.
- From the <Recording Muxer Install Directory>/thirdparty/pyasn1-modules-0.0.5 directory, run python setup.py install.
- Untar the <Recording Muxer Install Directory>/thirdparty/ffmpeg-2.4.3-win64-static-gpl3.0.zip.
- Untar the <Recording Muxer Install Directory>/thirdparty/openssl-0.9.8zb-centos5-x86_64.tar.bz2.
Comments or questions about this documentation? Contact us for support!
