openh264-sys 1.0.3

Bindings to OpenH264
Documentation

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.