Jump to content

GstWebRTC - Building GstWebRTC: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 112: Line 112:
cd openwebrtc-gst-plugins
cd openwebrtc-gst-plugins
./autogen.sh
./autogen.sh
./configure --prefix <platform configuration option, see Table 1> CFLAGS=-I<prefix>/include LDFLAGS=-L$<prefix>/lib/
./configure --prefix <platform configuration option, see Table 1>  
make
make
sudo make install
sudo make install
Cookies help us deliver our services. By using our services, you agree to our use of cookies.