openh264-sys

Crates.ioopenh264-sys
lib.rsopenh264-sys
version1.0.3
sourcesrc
created_at2018-01-25 17:18:14.770143
updated_at2018-05-12 05:44:32.87403
descriptionBindings to OpenH264
homepage
repositoryhttps://github.com/saturday06/rust-openh264-sys
max_upload_size
id48281
size37,343
saturday06 (saturday06)

documentation

README

openh264-sys

Build Status Build Status crates.io

Bindings to OpenH264.

features

‘build’ feature

Download and build openh264 source.

‘static’ feature

Link static openh264 library.

Specify custom openh264 installation prefix

Set environment variable OPENH264_INCLUDE_PATH and OPENH264_LIBRARY_PATH. Then $OPENH264_INCLUDE_PATH/wels/codec_api.h and $OPENH264_LIBRARY_PATH/libopenh264.so must be exist.

Commit count: 39

cargo fmt