SonosKit icon indicating copy to clipboard operation
SonosKit copied to clipboard

Play itunes music

Open joaoAvno opened this issue 10 years ago • 1 comments

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

joaoAvno avatar Jun 19 '14 17:06 joaoAvno

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.

vonbruno avatar Mar 02 '16 21:03 vonbruno