mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-16 13:26:36 +00:00
gst-uninstalled: add Farsight and Nice support
https://bugzilla.gnome.org/show_bug.cgi?id=656557
This commit is contained in:
parent
a7644b3b1c
commit
232a651d68
1 changed files with 5 additions and 0 deletions
|
@ -100,6 +100,8 @@ $GST_PREFIX/lib/pkgconfig\
|
|||
:$GST/gst-python/pkgconfig\
|
||||
:$GST/gst-rtsp-server/pkgconfig\
|
||||
:$GST/gstreamer-sharp/pkgconfig\
|
||||
:$GST/farsight2\
|
||||
:$GST/libnice/nice\
|
||||
${PKG_CONFIG_PATH:+:$PKG_CONFIG_PATH}"
|
||||
|
||||
export GST_PLUGIN_PATH="\
|
||||
|
@ -121,6 +123,9 @@ $GST/gstreamer/plugins\
|
|||
:$GST/gst-openmax\
|
||||
:$GST/gst-plugins-gl/gst\
|
||||
:$GST/plugins\
|
||||
:$GST/farsight2/gst\
|
||||
:$GST/farsight2/transmitters\
|
||||
:$GST/libnice/gst\
|
||||
${GST_PLUGIN_PATH:+:$GST_PLUGIN_PATH}"
|
||||
|
||||
# don't use any system-installed plug-ins at all
|
||||
|
|
Loading…
Reference in a new issue