mse_fmp4
=========
[](https://crates.io/crates/mse_fmp4)
[](https://docs.rs/mse_fmp4)
[](https://travis-ci.org/sile/mse_fmp4)
[](https://codecov.io/gh/sile/mse_fmp4/branch/master)
[](LICENSE)
A Rust library for generating fragmented MP4 that playable via Media Source Extensions.
[Documentation](https://docs.rs/mse_fmp4)
References
----------
- [ISO BMFF Byte Stream Format (Fragmented MP4)][fmp4]
- [Media Source Extensions][MSE]
[fmp4]: https://w3c.github.io/media-source/isobmff-byte-stream-format.html
[MSE]: http://www.w3.org/TR/media-source/