Skip to content
Snippets Groups Projects
Commit e4dfb054 authored by Emmanuel Milou's avatar Emmanuel Milou
Browse files

[#18629] Disable video in pjsip

parent 72e276ed
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment