mp4decrypt 0.5.1

Decrypt mp4 streams using Bento4.
Documentation

This crate provides a safe function to decrypt, encrypted mp4 data stream using Bento4.

Getting Started

Add this to your Cargo.toml file.

[dependencies]

mp4decrypt = "0.5.1"

Or add from command line.

$ cargo add mp4decrypt

See docs and examples to know how to use it.

License

Dual Licensed