{"library":"openh264","type":"library","category":null,"description":"OpenH264 is a codec library which supports H.264 encoding and decoding. It is suitable for use in real time applications such as WebRTC.","language":"cpp","status":"active","version":"2.6.0","tags":["h264","codec","video","webrtc"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install openh264","imports":["#include <wels/codec_api.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(openh264 CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE openh264::openh264)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}