Android: Cannot register existing type 'GstSoupHttpClientSink'

Olivier CrĂȘte olivier.crete at collabora.com
Thu Feb 9 20:22:42 UTC 2017


Hi,

This is because you're linking the souphttpsrc element twice in yoru
code. You need to rename your modified copy, for example, you can
search and replace GstSoup with MyGstSoup throughout those files and
that should fix this problem.

Be aware that if you distribute your application with modified versions
of code from GStreamer (or any other LGPL code), you need to publish
under the LGPL the full source code for all the files needed to rebuild
(and replace) this code in your application.

Olivier

On Thu, 2017-02-09 at 11:25 -0800, wbonnefond wrote:
> Is a bump acceptable? Any help would be appreciated.
> 
> 
> 
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble
> .com/Android-Cannot-register-existing-type-GstSoupHttpClientSink-
> tp4681650p4681790.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-- 
Olivier CrĂȘte
olivier.crete at collabora.com


More information about the gstreamer-devel mailing list