flowly-codec-openh264
A Rust crate that provides bindings for OpenH264 in collaboration with the Flowly team. This library is designed to decode H.264 video streams efficiently.
Features
- Bindings for OpenH264 decoder
- Support for asynchronous push and pull operations
- Integration with the Flowly framework
Getting Started
Installation
Add this crate as a dependency in your Cargo.toml:
[]
= "0.1"
Usage
Here's a basic example of how to use flowly-codec-openh264:
use ;
use Bytes;
Documentation
You can find the full documentation at https://docs.rs/flowly-mp4.
License
This project is licensed under the MIT license. See the LICENSE file for more details.
Contributing
Contributions are welcome! Please open an issue or submit a pull request on GitHub.
Contact
For any questions or inquiries, please contact:
- Email: flowly-team@example.com
- GitHub Issues: https://github.com/flowly-team/flowly-codec-openh264/issues
We appreciate your interest and support!