Skip to content
Snippets Groups Projects
Commit d9ed750f authored by Matthew Waters's avatar Matthew Waters :koala:
Browse files

gst-uninstalled: add webrtc to libraries

parent 8451a2ab
No related branches found
No related tags found
Loading
......@@ -101,7 +101,7 @@ do
done
# GStreamer plugins bad libraries
for path in adaptivedemux audio basecamerabinsrc codecparsers insertbin interfaces mpegts opencv player uridownloader video wayland
for path in adaptivedemux audio basecamerabinsrc codecparsers insertbin interfaces mpegts opencv player uridownloader video wayland webrtc
do
LD_LIBRARY_PATH=$GST/gst-plugins-bad/gst-libs/gst/$path/.libs:$LD_LIBRARY_PATH
DYLD_LIBRARY_PATH=$GST/gst-plugins-bad/gst-libs/gst/$path/.libs:$DYLD_LIBRARY_PATH
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment