Hi all,
I managed to play video using gstreamer in android emulator using gst-launch
from adb shell.
I used fbdevsink which uses framebuffer directly so the video came on top of
android ui.
I want to write a gstreamer sink plugin which makes use of android framework
so that gstreamer can be calle
Hi,
On Wed, 2009-03-18 at 16:09 +0530, Chaitanya K H wrote:
> Hi all,
>
> I managed to play video using gstreamer in android emulator using
> gst-launch from adb shell.
> I used fbdevsink which uses framebuffer directly so the video came on
> top of android ui.
>
> I want to write a gstreamer