Problems with gst-plugins-bad and Cerbero

Vinicius Tona vftona at gmail.com
Tue May 29 20:36:42 UTC 2018


Hi and thanks for the quick reply!

I tried to compile GStreamer directly in Ubuntu but I ran in a bunch of
issues.
I ended up compiling it using Cerbero and using it inside
cerbero-uninstalled shell.

My current problem is that I don't know where cerbero shell fetches the
libs, and so far, the only solution I found was to fork *gst-plugins-bad*,
change the remote url in the recipe and recompile.
I assumed that the prefix would delivery the libs into a folder and I could
skip needing to fork, commit, etc

Regards


On Tue, May 29, 2018 at 2:43 PM, David Ing <ding at panopto.com> wrote:

> There is currently an unresolved bug related to debian package paths:
> https://bugzilla.gnome.org/show_bug.cgi?id=796009
>
> A likely solution is described in the bug related to a ~/custom.cbc file
> (part of Matthew Thyer's proposed solution).
>
> However, if you just want to rebuild and re-install the one package, this
> is faster (assuming you are on Linux):
>
> cd gst-plugins-bad
> ./autogen.sh
> make
> sudo make install && sudo ldconfig
>
>
>
>
> On Tue, May 29, 2018 at 11:18 AM, Vinicius Tona <vftona at gmail.com> wrote:
>
>> Hi,
>>
>> I have a docker image with GStreamer built using Cerbero.
>> I want to add some logs in *gstwebrtcbin.c *to better understand how it
>> works but when I try to follow the documentation
>> <https://gstreamer.freedesktop.org/documentation/installing/building-from-source-using-cerbero.html> to
>> recompile *gst-plugins-bad *I end up not seeing my change in place (Even
>> though it was compiled properly)
>>
>> I think the problem is my --prefix since I'm running inside
>> *cerbero-unstalled* but I tried a bunch of paths with no success
>>
>> Any help will be much appreciated
>>
>> --
>> "If we can really understand the problem, the answer will come out of it,
>> because the answer is not separate from the problem." - Krishnamurti
>>
>> Vinícius Faria Toná
>>
>> _______________________________________________
>> gstreamer-devel mailing list
>> gstreamer-devel at lists.freedesktop.org
>> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>>
>>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>


-- 
"If we can really understand the problem, the answer will come out of it,
because the answer is not separate from the problem." - Krishnamurti

Vinícius Faria Toná
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20180529/17cdef5a/attachment-0001.html>


More information about the gstreamer-devel mailing list