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 upMIME Type not supported for mkv files #1058
Closed
Comments
This comment has been minimized.
This comment has been minimized.
|
Next time please search before opening a new issue: https://github.com/feross/webtorrent/issues?q=is%3Aissue+mkv+is%3Aclosed |
This comment has been minimized.
This comment has been minimized.
|
This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I was experimenting with webrtc and not able to solve how to stream MKV files. All I see is MIME Type not supported.
The last time I was working on media encoding I came to know that MKV should be explicitly defined as DOM type.
Thanks in advance.