mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
[#18629] Disable video in pjsip
This commit is contained in:
@ -22,7 +22,7 @@ configure-stamp:
|
||||
# Add here commands to configure the package.
|
||||
./autogen.sh
|
||||
./configure --prefix=/usr --enable-video
|
||||
cd libs/pjproject-2.0.1; CFLAGS=-fPIC ./configure
|
||||
cd libs/pjproject-2.0.1; CFLAGS=-fPIC ./configure --disable-sound --disable-video
|
||||
touch configure-stamp
|
||||
|
||||
#Architecture
|
||||
|
Reference in New Issue
Block a user