mp4decrypt 0.4.2

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.4.2"

Or add from command line.

$ cargo add mp4decrypt

See docs and examples to know how to use it.

License

Dual Licensed