User Tools

Site Tools


config:linphone

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
config:linphone [2019/05/02 11:40] Wulf Rajekconfig:linphone [2023/05/29 11:55] (current) – external edit 127.0.0.1
Line 10: Line 10:
 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+python-pystache doxygen libbsd-dev qtquickcontrols2-5-dev
  
 # Create directory # Create directory
Line 20: 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.1556793635.txt.gz · Last modified: 2023/05/29 11:53 (external edit)