Skip to content

MKV videos does not work on iOS #245

Answered by KiraLT
ShahmeerShahid asked this question in Q&A
Discussion options

You must be logged in to vote

The issue is because the browser doesn't support MKV files. Some browsers have experimental support (e.g. chrome, does not apply to iOS chrome), but they have limitations (like #16).

To view MKV videos on devices that don't support MKV, you need a browser extension or open the video with an external player (like VLC). Most external players (on both PC and mobile) and play video from URL, so you just need copy stream URL.

Also, #181 could help - in theory, it is possible to re-encode video to browser-friendly format like MP4.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by KiraLT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #206 on September 26, 2021 11:53.