Gstreamer & EasyCap

Lodovico Graziano vicolodo at gmail.com
Fri May 8 05:01:57 PDT 2015


Hello Nicolas,
this is the decompiled version of the easycap viewer.
Do you think that here i can find all the informations that i need to write
an application that works with my devices? (a chinese phablet based on
mt6592 and an acer a500)
Do you think that it is possibile to use these decompiled sources to find
the bug that causes the malfunction on my devices?
For example, on my acer a500, the appl does not respond, after
start...seems loading the libgstreamer.so it locks ...
Thank you
Lodovico
Il 05/mag/2015 17:55 "Nicolas Dufresne" <nicolas.dufresne at collabora.com> ha
scritto:

> Le mardi 05 mai 2015 à 16:44 +0200, Lodovico Graziano a écrit :
> > Looking in the LogCat, i saw that the android application calls the
> >  Linux library 'libgstreamer.so'
> >
> > Now i wonder if is difficult to write a simple application by myself,
> > that reads the output of the EasyCap Frame Grabber and displays the
> > video on my android tablet.
>
> You should probably contact the application developer to start with. I
> suspect that the capture is done using libusb, and only certain device
> (need USB host support) and chips are supported (seems like UTV007 and
> STK1160). If you bought the SW, you are allowed to request the LGPL
> source code being used. That could also tells you a bit about what is
> being used in GStreamer. It is possible, and completely legal, if the
> capture code was kept proprietary. It's the "hard" part to be honest,
> not everyone will be willing to give this away.
>
> There is kernel drivers that landed in 3.14, and to experiment, a
> libusb version was made in python to for the UTV007:
>
> https://github.com/memeruiz/usbtv007
>
> Nicolas
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150508/dad9600b/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: java_output.zip
Type: application/zip
Size: 58767 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150508/dad9600b/attachment-0001.zip>


More information about the gstreamer-devel mailing list