<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Nov 26, 2013 at 12:09 AM, Sebastian Dröge <span dir="ltr"><<a href="mailto:sebastian@centricular.com" target="_blank">sebastian@centricular.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im">On Mo, 2013-11-25 at 13:19 -0800, Scott Kidder wrote:<br>

> Hi all,<br>
><br>> Are there any suggestions for background playback on iOS with gstreamer?<br>
</div>> [...]<br>
<br>
You have to make sure your application works in background mode, see<br>
this for some pointers:<br>
<a href="https://developer.apple.com/library/ios/documentation/iphone/conceptual/iphoneosprogrammingguide/ManagingYourApplicationsFlow/ManagingYourApplicationsFlow.html#//apple_ref/doc/uid/TP40007072-CH4-SW20" target="_blank">https://developer.apple.com/library/ios/documentation/iphone/conceptual/iphoneosprogrammingguide/ManagingYourApplicationsFlow/ManagingYourApplicationsFlow.html#//apple_ref/doc/uid/TP40007072-CH4-SW20</a><br>
</blockquote><div> </div><div>Thanks Sebastian, this was enough to get me pointed in the right direction.  All of my testing thus far has been with the iOS Simulator.  I've seen several comments around the Web indicating that background audio playback does not work in the iOS Simulator; it works on hardware devices only.  This post on the Apple Developer site suggests that certain functions are not available on the Simulator, though it doesn't call out background audio playback specifically:</div>
<div><a href="https://developer.apple.com/library/ios/documentation/Audio/Conceptual/AudioSessionProgrammingGuide/Basics/Basics.html#//apple_ref/doc/uid/TP40007875-CH2-SW9">https://developer.apple.com/library/ios/documentation/Audio/Conceptual/AudioSessionProgrammingGuide/Basics/Basics.html#//apple_ref/doc/uid/TP40007875-CH2-SW9</a><br>
</div><div><br></div><div>I'll test on an iOS device in the next day or so and respond on this thread with my results.</div><div><br></div><div>Thanks again,</div><div><br></div><div>--Scott Kidder</div></div></div></div>