You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 6, 2018. It is now read-only.
I've started to pick this one apart but the going is slow.
Using the aforementioned example, starting a background audio track by adding a m3u8 entry to the permanent favorites xml file, the pressing the back button to navigate away results inan intereuption of the audio for a few seconds. While the audio does then return, the operation is not as intended, and different tan that of other WP 8.1 apps that are doing the same thing.
I have looked at a few obvious changes, like not communicating with the background as onsuspended even arrives, but the operation is the same as before.
Something else must be at work here. If you can duplicate the problem, any ideas for what it is?
This happens on the emulator, as well as on a real Lumia 1520 device.
Thx
The text was updated successfully, but these errors were encountered:
Hi Pedro – my apologies – for the delay. Given that HLS support is now built into the Windows 10 platform API set, this project is now frozen and we are not looking to make any modifications to the codebase. You are more than welcome to make local mods and use the code – however looking forward I would like to urge you to use the platform capabilities as opposed to this SDK.
-Jit
Jit Ghosh
Design & Development, Devloper Experience
Microsoft
(732) 261-5840
From: Pedro Pombeiro [mailto:[email protected]]
Sent: Thursday, November 5, 2015 8:26 AM
To: MicrosoftDX/MicrosoftHLSSDK [email protected]
Subject: Re: [MicrosoftHLSSDK] interruptions in audio output on WP 8.1 using HLS Client WP example (#2)
No comments from the maintainers here? I'd like to know if this project is alive and well before investing in it!
—
Reply to this email directly or view it on GitHubhttps://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fgithub.com%2fMicrosoftDX%2fMicrosoftHLSSDK%2fissues%2f2%23issuecomment-154058513&data=01%7c01%7cpghosh%40microsoft.com%7c72684adf15b9400bfa0108d2e5e4b020%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=Ph5Rv1kaHsf5rpaMlaERRObqOf8Grgux6EQ6Z9Y6mcM%3d.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've started to pick this one apart but the going is slow.
Using the aforementioned example, starting a background audio track by adding a m3u8 entry to the permanent favorites xml file, the pressing the back button to navigate away results inan intereuption of the audio for a few seconds. While the audio does then return, the operation is not as intended, and different tan that of other WP 8.1 apps that are doing the same thing.
I have looked at a few obvious changes, like not communicating with the background as onsuspended even arrives, but the operation is the same as before.
Something else must be at work here. If you can duplicate the problem, any ideas for what it is?
This happens on the emulator, as well as on a real Lumia 1520 device.
Thx
The text was updated successfully, but these errors were encountered: