-
-
Notifications
You must be signed in to change notification settings - Fork 70
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
Impossible to seek on videos #215
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions. |
Basically a duplicate of openzim/youtube#91 |
This issue has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions. |
Youtube bug has been fixed but it still does not work. |
Maybe correlated to #324 |
@automactic @rgaudin AFAIK It works now with recent ZIM files. You confirm? |
Not for me (1.13.6) |
@kelson42 why are you closing this? |
@rgaudin With which ZIM file? |
Tried with Oct. 5 mali ZIM. Do you have a working ZIM for me to test? |
@rgaudin sorry, you are right. |
This issue has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions. |
I refresh that ticket with an update using iOS 16.4.1 and Kiwix 3.0.2. Basically it still fail always the same manner: clicking on the progress bar does nothin, the video continues at the current offset. But it works fine with the three main browsers on iOS using http://library.kiwix.org/viewer#mali-pour-les-nuls_fr_all_2023-03/home.html, so I guess this problem has or might have probably its root cause in Kiwix itself. Testing macOS woukd be interesting. |
My last status here is that everything works fine on iOS with seeking… but we have problems on macOS! |
@kelson42 With the latest develop, and Safari 17 (and higher), which is available from (iOS 17, iPadOS 17) macOS Sonoma, macOS Ventura, and macOS Monterey, there are no problem on macOS. |
@BPerlakiH This is ticket for Kiwix, so how does Kiwix behaves regarding video seeking on macOS? |
@kelson42 from my research it seems that Safari 17.3 comes pre-installed with macOS Sonoma, therefore the WebKit version there should be able to play webm "natively", and video seeking works perfectly on that. |
but it works fine on other ports like android. My guess is that the content is not access directly, instead the whole content is downloaded first.
The text was updated successfully, but these errors were encountered: