Skip to content

Instantly share code, notes, and snippets.

View SelectLOL1's full-sized avatar
💭
Searching for 42

SelectLOL SelectLOL1

💭
Searching for 42
View GitHub Profile
@SelectLOL1
SelectLOL1 / installPjsua2Linux.md
Created October 20, 2025 16:42
Install PJSUA2 linux (ubuntu/raspberry pi)

Setup

  • VENV erzeugen und aktivieren
sudo apt install python3.11 python3.11-venv python3.11-dev
python3.11 -m venv sipvenv
source sipvenv/bin/activate
  • swig installieren
sudo apt install swig libasound2-dev libssl-dev libv4l-dev libsdl2-dev libsdl2-gfx-dev libsdl2-image-dev libsdl2-mixer-dev libsdl2-net-dev libsdl2-ttf-dev libx264-dev libavformat-dev libavcodec-dev libavdevice-dev libavfilter-dev libavutil-dev  libavcodec-extra libopus-dev libopencore-amrwb-dev libopencore-amrnb-dev libvo-amrwbenc-dev subversion libsrtp2-dev