self compiled gstreamer and python
Michael Gruner
michael.gruner at ridgerun.com
Thu Dec 27 19:48:00 UTC 2018
Hi
Additionally, GStreamer has great uninstalled support. It allows you to do precisely this. Here’s a quick guide:
https://developer.ridgerun.com/wiki/index.php?title=Setting_a_GStreamer_Alternative_Environment
Michael
> On Dec 27, 2018, at 13:28, Jonathan Baecker <jonbae77 at gmail.com> wrote:
>
>> On 26.12.18 13:23, Gst-Geek wrote:
>> export GST_PATH=$HOME/install
>> export LD_LIBRARY_PATH=$GST_PATH/lib:$LD_LIBRARY_PATH
>> export PKG_CONFIG_PATH=$GST_PATH/lib/pkgconfig:$PKG_CONFIG_PATH
>> export PATH=$GST_PATH/bin:$PATH
>> export GST_PLUGIN_PATH=$GST_PLUGIN_PATH/lib/gstreamer-1.0
>
> Thank you - now it work!
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20181227/b46023fc/attachment.html>
More information about the gstreamer-devel
mailing list