Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 600 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 600 Bytes

scuffle-flv

Warning

This crate is under active development and may not be stable.

crates.io docs.rs


A pure Rust implementation of the FLV format, allowing for demuxing of FLV files or streams.

License

This project is licensed under the MIT or Apache-2.0 license. You can choose between one of them if you use this work.

SPDX-License-Identifier: MIT OR Apache-2.0