Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


skype_call_recorder

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

skype_call_recorder [2016/11/01 21:00] – created juckinsskype_call_recorder [2016/11/01 21:03] (current) juckins
Line 6: Line 6:
  
 To install on CentOS7, use the source file v 0.11b - available [[http://atdot.ch/scr/files/0.11b/|here]] To install on CentOS7, use the source file v 0.11b - available [[http://atdot.ch/scr/files/0.11b/|here]]
 +
 +Unzip, untar and follow the INSTALL instructions.
 +
 +Installation notes:
 +
 +<code>
 +Enable this REPO:
 +
 +name=Nux.Ro RPMs for general desktop use
 +baseurl=http://li.nux.ro/download/nux/dextop/el7/$basearch/ http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/$basearch/
 +# disabled 5 June 2016 to avoid nux-desktop and skype from updating; test it first
 +#enabled=0
 +enabled=1
 +gpgcheck=1
 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-nux.ro
 +protect=0
 +
 +Install these packages:
 +
 +yum -y install cmake
 +yum -y install lame-debuginfo lame lame-mp3x lame-devel
 +yum -y install id3lib-devel
 +yum -y install libvorbis*
 +yum -y install qwt5-qt4*
 +yum install gcc-c++
 +</code>
 +
 +Start with /usr/local/bin/skype-call-recorder
skype_call_recorder.txt · Last modified: 2016/11/01 21:03 by juckins