Gstreamer-java how to use in Android phone, tablets?

82 views
Skip to first unread message

KbcSkype

unread,
Nov 16, 2011, 3:15:58 AM11/16/11
to gstreamer-java
I was testing gts in my desktop where it works. But recently i got one
Android phone and Android tablet.

There normal Java is not working. Do you know how to use a wrapper for
Android platform?

Tal Shalif

unread,
Nov 16, 2011, 8:13:58 AM11/16/11
to gstream...@googlegroups.com
Even if the following port of JNA for android (http://code.google.com/p/javacv/wiki/JNAOnAndroid) works, it seems lots of the gstreamer-java JNA structures may need re-writing to specify member order.


--
You received this message because you are subscribed to the Google Groups "gstreamer-java" group.
To post to this group, send email to gstream...@googlegroups.com.
To unsubscribe from this group, send email to gstreamer-jav...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/gstreamer-java?hl=en.


KbcSkype

unread,
Nov 17, 2011, 5:01:37 PM11/17/11
to gstreamer-java
Can gstreamer-java not use this? http://code.google.com/p/libgdx/


On Nov 16, 2:13 pm, Tal Shalif <tsha...@gmail.com> wrote:
> Even if the following port of JNA for android (http://code.google.com/p/javacv/wiki/JNAOnAndroid) works, it seems lots of
> the gstreamer-java JNA structures may need re-writing to specify member
> order.
>

Tal Shalif

unread,
Nov 19, 2011, 12:48:50 AM11/19/11
to gstream...@googlegroups.com
gstreamer-java implementation is based on a low-level JNA binding interface.  Unless libgdx is a JNA implementation which can run on Android and bypasses the structure re-ordering problems mentioned in the previous post, then the answer is no. Doing a complete re-write of all the gstreamer-java low-level to abstract the actual implementation so it may be delegated to SWIG/JNA/JavaCC/.. is a possibility. Any volunteers?
Reply all
Reply to author
Forward
0 new messages