<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>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.<br><br><div>> Subject: Re: Playbin2 in android<br>> From: nicolas.dufresne@collabora.com<br>> To: gstreamer-devel@lists.freedesktop.org<br>> Date: Tue, 10 Sep 2013 12:09:48 -0400<br>> <br>> Le mardi 10 septembre 2013 à 16:17 +0100, Jesus Urroa a écrit : <br>> > Hi<br>> > I'm using a playbin2 with a http stream in my android application and<br>> > I have noticed that using the browser at the same time makes the<br>> > application stop. I have tested the tutorial 2 included in the sdk<br>> > just changing the code to use the same playbin2 and it also stops,<br>> > this happens after browsing for a few minutes, if I don't use anything<br>> > at the same time the application works fine, I have tested that for<br>> > about 40 minutes<br>> > The device uses android 2.3.6<br>> > Is there something I should do to make it work or this may be a bug<br>> <br>> Application in Android are being stopped by the OS when not in front,<br>> and this is by default. You're application should implement proper<br>> interface and restart whatever is needed when it get focus back.<br>> <br>> Nicolas <br>> <br>> _______________________________________________<br>> gstreamer-devel mailing list<br>> gstreamer-devel@lists.freedesktop.org<br>> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel<br></div> </div></body>
</html>