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 | + | sudo urpmi --auto ffmpeg dvgrab gstreamer1.0-plugins-entrans git python-pip vlc guvcview wcm |
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> |
Revision as of 12:52, 26 October 2016
sudo urpmi --auto ffmpeg dvgrab gstreamer1.0-plugins-entrans git python-pip vlc guvcview wcm 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