Jump to content

GstWebRTC - Building GstWebRTC: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 192: Line 192:


*Once you have access to the repository, please open gst-webrtc_1.8.1.bb in '''$YOCTO_DIRECTORY/sources/meta-ridgerun/recipes-multimedia/gstreamer/'''
*Once you have access to the repository, please open gst-webrtc_1.8.1.bb in '''$YOCTO_DIRECTORY/sources/meta-ridgerun/recipes-multimedia/gstreamer/'''
*Modify the following line in SRC_URI with the correct gst-webrtc URL by changing <Customer-Directory> with your own.
*Modify the following line in SRC_URI with the correct gst-webrtc URL by changing '''<Customer-Directory>''' with your own.


<syntaxhighlight lang='bash'>
<syntaxhighlight lang='bash'>
Line 198: Line 198:
</syntaxhighlight>
</syntaxhighlight>


*Make sure you have added your ssh key to your GitLab account. For more information: [[SSH information]]
*Make sure you have added your ssh key to your GitLab account. For more information: [[#SSH Information|SSH Information]]


*Finally build recipe:
*Finally build recipe:
Line 214: Line 214:
One easy way to add the key is when cloning the repository for the first time from gitlab, it will ask if you want to add the key to your list of known hosts.<br>
One easy way to add the key is when cloning the repository for the first time from gitlab, it will ask if you want to add the key to your list of known hosts.<br>


'''Example:'''
Example:
<syntaxhighlight lang='bash'>
<syntaxhighlight lang='bash'>
git clone git@gitlab.com:RidgeRun/orders/<Customer-Directory>/gst-webrtc.git
git clone git@gitlab.com:RidgeRun/orders/<Customer-Directory>/gst-webrtc.git
286

edits

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