Git Product home page Git Product logo

Comments (10)

automactic avatar automactic commented on July 17, 2024

After some further investigation, I found that in the raw html, there indeed is a source tag.
`

`

However, this a webm video, which is not supported by UIWebView(source). Because of that, the loaded webpage doesn't have a source tag in video.

One way to solve the issue is that we use mp4 video (type="video/mp4").

from apple.

automactic avatar automactic commented on July 17, 2024

This issue is not caused by the app itself. It's just iOS doesn't support webm.

from apple.

kelson42 avatar kelson42 commented on July 17, 2024

I re-open the issue as we have the issue and need a strategy.

So far I see the following alternatives:

  • Use an external library to render the video properly in the HTML renderer (best solution)
  • Replace in all our ZIM files, the usage of webm with mp4 (so far I can see this is impossible due to the license costs... but not 100% sure)
  • Remove all ZIM with videos from the catalog for iOS
  • If user want to play such a video, invite him to install a webm video player and make the whole stuff works well between kiwix and this third party app

from apple.

kelson42 avatar kelson42 commented on July 17, 2024

A few links:

from apple.

stale avatar stale commented on July 17, 2024

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.

from apple.

stale avatar stale commented on July 17, 2024

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.

from apple.

kelson42 avatar kelson42 commented on July 17, 2024

The fundamental problem has been solved. If video don't play now, this is a problem with the ZIM themselves. @rgaudin Would you agree to close that ticket?

from apple.

rgaudin avatar rgaudin commented on July 17, 2024

No, it has only been solved for iOS. Do you want to open a separate bug for macOS?

from apple.

kelson42 avatar kelson42 commented on July 17, 2024

@rgaudin yes please if this is still not done. iOS and macOS versions of Kiwix should not have tickets in common.

from apple.

kelson42 avatar kelson42 commented on July 17, 2024

See also #189

from apple.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.