[Bug 768110] new plugin: ahssrc (Android hardware sensor source)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 11 06:51:32 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=768110

--- Comment #11 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to Nicolas Dufresne (stormer) from comment #9)

> If we do that, we should move the init stuff we do in Java in C, so we can
> easily support QT for Android and other native stacks.

Put that in another bug please :) But I don't see how you would do that more
than what we already do, it's already callable from C.

(In reply to Martin Kelly from comment #10)
> Although platform specific integration libraries seem like a good idea, I
> actually hope for the sensor caps that I created to be usable by non-Android
> platforms (for example, a more standard embedded Linux device). In addition,
> the caps header needs to be accessible by apps that use ahssrc.
> 
> What is the best location to install such a header? Should it go in gst-libs
> inside gst-plugins-bad? For example, I could put it in
> gst-libs/gst/sensor/gstsensorcaps.h, or similar.

That would also work, but it's not only caps, right? It should probably come
with something that parses the data into proper C structs

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list