Difference between revisions of "SeminarRecorder"

From Wiki4Intranet
Jump to: navigation, search
 
Line 1: Line 1:
  
 
<code-bash>
 
<code-bash>
  sudo urpmi --auto ffmpeg dvgrab gstreamer1.0-plugins-entrans git python-pip vlc guvcview wcm
+
  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