download - problem downloading movie to iphone for storage and playback -


I am basically creating a video library where you download videos and I write them in the application documentation folder. It all works well and if I stream video from online then it plays fine. Or in fact I can fix it with the resource folder.

However, by trying to stream it after downloading it and saving it in the folder of documents, do I get any idea of ​​'Movie format not supported'?

Thank you very much

"post-text" itemprop = "text">

Maybe your code fails to write the file successfully Did you check the size of the file (and does it match the size of the video).

However: if the video format is not supported, then it does not work at all;)


Comments