-
Notifications
You must be signed in to change notification settings - Fork 20
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
Large videos larger than 10 minutes will error and will require a network to play #17
Comments
Hi @nxnam can you provide a link that is failing, so I will be able to check what is happening, it can be other bug, I have already downloaded wwdc videos bigger then 10 min |
After downloading -> Turn off the network -> Play video -> The video will be repeated a bit and then continue to play. But it is also not possible to play the entire video |
You can use these 2 links |
I will take a look, btw I can't open the first link, I will use the second one and I will try to reproduce the bug with steps that you have described |
video I recorded when an error occurred : https://drive.google.com/file/d/1LshpWLRwJLzpDLryOil99nAvhfFJkLLq/view?usp=sharing |
Hi @nxnam the links expired and I wasn't able to reproduce the bug yet (links worked in video loader example with/without internet connection), can you generate them one more time? |
Video |
all videos about 10 minutes long are affected. Short videos are not. When the network is turned on, it plays completely normally. |
Can you paste the code where you prepare |
right. Short videos play back normally. A long video only plays 600 seconds and will need network to be able to continue. Otherwise it will stop and cannot be played. I have tried playing with an unencrypted video and played for a long time without having the same problem. |
I have downloaded video from yours links through |
How can I contact separately? Some information I'm not comfortable sharing here. |
messenger -> m.me/petre.plotnic skype -> plotnic_petrea |
I use VidLoaderExample and got the same error. |
Strange :( I will try one more time, If I will be able to reproduce will be very easy to understand what is going on. Shouldn't be any differences with/without internet connection, if video is downloaded it will play from the same file with the same chunks and with the same key with/without internet connection, this behaviour is really strange. |
I have tried with all bandwidths from your links and all looks good, can you please write here what iOS version you are using and what devices |
I tested on iphone 6s and 11 pro max and they all use OS 13.5 and it seems that I let the video download quality be the highest. maybe about 2700000 bitrate |
No luck to reproduce it on my side, I even tried the biggest bitrate with the package lost from settings developer console and same output everything works in offline, I will try more times this evening hope that I will be able to reproduce, btw video that you have sent is not bigger then 10 min maybe that's why I can't reproduce? |
Last week, you have free time? I want to talk to you via skype. So I think it would be better. |
Yes, send a request in the skype and we will discuss when is the best date to have a conversation |
@nxnam I have updated the framework to 1.0.3, I hope bug was fixed |
@nxnam I have released 1.0.4 version where the encryption key is loaded after a delay, thank you again for pointing out how to fix the bug 💪 |
I have problems like this. Hope you help
The text was updated successfully, but these errors were encountered: