OneDrive / onedrive-sdk-ios

OneDrive SDK for iOS
https://dev.onedrive.com
Other
101 stars 88 forks source link

Reading Stream #177

Open Next-Age-Code opened 7 years ago

Next-Age-Code commented 7 years ago

I am using one drive sdk to stream songs from users drive. The problem is when i am requesting CFReadStreamRef from server by providing ODItem download url, the stream is randomly closed by server. It could stop half way through song or at 75 % of streamed song. Sometimes it works just fine playing tracks all day. Tested on different networks ( 3g, wifi ).

nabeelahmed87 commented 5 years ago

how do you stream? can you please provide me the code