ios - Stream broken up mp3 NSData objects on parse.com without downloading each segment at once -
i'm using parse.com backend mobile app. have mp3 file stored on backend in broken nsdata segments. code appends each separate nsdata after being downloaded. inefficient , takes long load. provide example streaming separate nsdata objects? thanks,
zack
if you're looking append separate nsdata play , mp3, think may want use http live streaming.
Comments
Post a Comment