Playbin2 in android
Nicolas Dufresne
nicolas.dufresne at collabora.com
Tue Sep 10 09:39:26 PDT 2013
Le mardi 10 septembre 2013 à 17:25 +0100, Jesus Urroa a écrit :
> I'm not sure if this is the case what I mean is that the app
> disappears, if I leave the browser on focus but I don't use it the app
> runs fine, the problem is when I navigate, at some point the app
> disappears, I have checked the logs and set some breakpoints, there is
> no trace of the problem, the app simple dies.
Looks like a crash (a an out of memory). Btw you can run setenv() before
initializing your app to add more GStreamer trace, e.g. GST_DEBUG=3. You
may also try and run you application in a debugger, though I don't know
the steps to do this, but I have been told it's possible.
Nicolas
More information about the gstreamer-devel
mailing list