Difference between revisions of "SeminarRecorder"
From Wiki4Intranet
Line 1: | Line 1: | ||
<code-bash> | <code-bash> | ||
− | sudo urpmi --auto ffmpeg dvgrab gstreamer1.0-plugins-entrans git python-pip vlc guvcview | + | sudo urpmi --auto ffmpeg dvgrab gstreamer1.0-plugins-entrans git python-pip vlc guvcview wcmcommander |
sudo pip install pytz trans pyyaml | sudo pip install pytz trans pyyaml | ||
sudo pip install git+https://github.com/belonesox/seminar-recorder.git | sudo pip install git+https://github.com/belonesox/seminar-recorder.git | ||
sudo pip install git+https://github.com/belonesox/python-belonesox-tools.git | sudo pip install git+https://github.com/belonesox/python-belonesox-tools.git | ||
</code-bash> | </code-bash> |
Latest revision as of 12:55, 26 October 2016
sudo urpmi --auto ffmpeg dvgrab gstreamer1.0-plugins-entrans git python-pip vlc guvcview wcmcommander sudo pip install pytz trans pyyaml sudo pip install git+https://github.com/belonesox/seminar-recorder.git sudo pip install git+https://github.com/belonesox/python-belonesox-tools.git