Jump to content

GstWebRTC - Building GstWebRTC: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 119: Line 119:
</syntaxhighlight>
</syntaxhighlight>


==Install plugin==
==Install gst-webrtc plugin==
<syntaxhighlight lang='bash'>
<syntaxhighlight lang='bash'>
git clone https://github.com/RidgeRun/gst-webrtc
cd gst-webrtc
git tag
git checkout <latest tag>
./autogen.sh <platform configuration option, see Table 1>
./autogen.sh <platform configuration option, see Table 1>
make
make
Cookies help us deliver our services. By using our services, you agree to our use of cookies.