GStreamer Java Binding cleanup issue after playback from AppSrc

Sebastian Dröge sebastian at centricular.com
Fri Jun 3 05:54:00 UTC 2016


On Di, 2016-05-31 at 21:26 +0800, Alex Hui wrote:
> I'm trying to use GStreamer Java Binding on Raspberry Pi to play some
> dynamic audio data which is Opus encoded. I'm almost done. My final
> issue is I cannot have GStreamer clean up nicely when the data
> reaching the end. My testing code is as below.
> [...]
>     (AudioTest:4643): GLib-GObject-CRITICAL **: g_object_unref:
> assertion 'G_IS_OBJECT (object)' failed

This would be a bug in the Java bindings. You don't do any explicit
reference counting (and shouldn't!), it's the Java binding's job to do
that correctly.

Please report that to the GStreamer Java project, thanks!

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160603/78081ff0/attachment.sig>


More information about the gstreamer-devel mailing list