Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Play itunes music #1

Open
joaoAvno opened this issue Jun 19, 2014 · 1 comment
Open

Play itunes music #1

joaoAvno opened this issue Jun 19, 2014 · 1 comment

Comments

@joaoAvno
Copy link

Anyone know's how to stream(mp3 over http) an MPMediaItem?

@vonbruno
Copy link

vonbruno commented Mar 2, 2016

Yes, this is my question, too. I'm stuck on how to get the uri for the media item I want to play. I'm trying to call the method - (void)play:(NSString *)uri completion:... I can't figure out how to construct or get the uri for my audio file to pass in to this method. I can get the url for the audio file on my device just fine, but sending the string version of that does not work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants