Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up.mkv play #1107
.mkv play #1107
Comments
This comment has been minimized.
This comment has been minimized.
|
Thanks in advance!!! |
This comment has been minimized.
This comment has been minimized.
|
Browser or desktop? |
This comment has been minimized.
This comment has been minimized.
|
no no no, browser. Imagine the possibilities. Can I contact you in private? |
This comment has been minimized.
This comment has been minimized.
|
@AceVance , mkv is the container, the codec in container are factor video can play it or not (like h.264, vp9...). But in my exp, sometimes even codec are vp9 (supported by firefox/chrome) and with mkv container, firefox won't play it, chrome however can. It best to stick with container and codec surely browser supported (mp4 / webm...) https://developer.mozilla.org/en-US/docs/Web/HTML/Supported_media_formats |
This comment has been minimized.
This comment has been minimized.
|
The trick is to stream mkv from a torrent file through web app, without anything downloaded to an actual computer, except the cache. Which is possible. Just need to figure out the right way of getting mkv presented to the player in a way where it will understand the video/audio formats. That's the ultimate goal. |
This comment has been minimized.
This comment has been minimized.
|
and again, thank you very much Kocoten1992 and marcus-sa for all the input. Can't thank you enough for engaging in this. |
This comment has been minimized.
This comment has been minimized.
|
It too confused, could you elaborate in much detail ? |
This comment has been minimized.
This comment has been minimized.
|
Isn't this a duplicate of #405, #796 and jhiesey/videostream#29 again? |
This comment has been minimized.
This comment has been minimized.
|
Duplicate. |

Can't seem to play/stream .mkv files. Would be HUGE help! Thanks!