Call the OpenH264 binaries library from Go to perform encoding and decoding without using Cgo. Since purego is used instead of Cgo, there is no need to prepare a C compiler at build time, even in a ...