openh264
Bindings for Cisco's H.264 codec library
Summary
| Latest Version | 0.1.0 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-09-05 07:26 |
Tags
Authors
- George Lemon
Installation
nimble install openh264
choosenim install openh264
git clone https://github.com/openpeeps/openh264-nim
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| openh264 | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 2.2.0 | No |
Source
| Repository | https://github.com/openpeeps/openh264-nim |
|---|---|
| Homepage | https://github.com/openpeeps/openh264-nim |
| Registry Source | nimble_official |
README
Nim bindings for Cisco's Open Source H.264 Codec library
nimble install openh264
😍 Key Features
- Open Source H.264 Codec by Cisco Systems
- Support for both encoding and decoding H.264 video
- Low-level bindings for direct access to the OpenH264 C API
- High-level Nim wrapper for easier integration into Nim projects
- Cross-platform support (Windows, Linux, macOS (arm64, x86_64), Android, iOS)
- See OpenH264 - Encoder Features
- See OpenH264 - Decoder Features
Installation
First, install the OpenH264 library on your system. You can download it from the Cisco OpenH264 GitHub repository
Examples
...
❤ Contributions & Support
- 🐛 Found a bug? Create a new Issue
- 👋 Wanna help? Fork it!
🎩 License
MIT license. Made by Humans from OpenPeeps.
Copyright OpenPeeps & Contributors — All rights reserved.