Jump to content

GstWebRTC - Building GstWebRTC: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 96: Line 96:
From the scratch
From the scratch


Installation path:
<syntaxhighlight lang='bash'>
export GSTDIR =/opt/local/
</syntaxhighlight>
* SCTP libraries
<syntaxhighlight lang='bash'>
<syntaxhighlight lang='bash'>
export GSTDIR =/usr/lib/
git clone https://github.com/sctplab/usrsctp
git clone https://github.com/sctplab/usrsctp
cd usrsctp
cd usrsctp
Line 106: Line 111:
</syntaxhighlight>
</syntaxhighlight>


* GStreamer SCTP elements
<syntaxhighlight lang='bash'>
<syntaxhighlight lang='bash'>
git clone https://github.com/EricssonResearch/openwebrtc-gst-plugins
git clone https://github.com/EricssonResearch/openwebrtc-gst-plugins
434

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.