Skip to content

Latest commit

 

History

History

flv

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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