User Tools

Site Tools


config:linphone

Differences

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

Link to this comparison view

Next revision
Previous revision
config:linphone [2019/05/02 11:28] – created Wulf Rajekconfig:linphone [2023/05/29 11:55] (current) – external edit 127.0.0.1
Line 9: Line 9:
 sudo apt-get install libtool intltool libgtk2.0-dev libspeexdsp-dev \ sudo apt-get install libtool intltool libgtk2.0-dev libspeexdsp-dev \
 libavcodec-dev libswscale-dev libx11-dev libxv-dev libgl1-mesa-dev \ libavcodec-dev libswscale-dev libx11-dev libxv-dev libgl1-mesa-dev \
-libglew-dev libv4l-dev libxml2-dev cmake yasm libpulse-dev+libglew-dev libv4l-dev libxml2-dev cmake yasm libpulse-dev \  
 +python-pystache doxygen libbsd-dev qtquickcontrols2-5-dev
  
 # Create directory # Create directory
Line 19: Line 20:
 cd linphone-desktop cd linphone-desktop
  
-# Prepare compilation +# Prepare compilation without non-free codecs or G729: 
-./prepare.py+./prepare.py 
 +# Prepare compilation with non-free codecs and G729: 
 +./prepare.py -DENABLE_NON_FREE_CODECS=ON -DENABLE_G729=ON
  
 # Compile # Compile
config/linphone.1556792898.txt.gz · Last modified: 2023/05/29 11:53 (external edit)