Documentation
¶
Overview ¶
Example: Basic encode/decode pipeline using libgowebrtc
This example demonstrates: 1. Creating a video encoder (H264) 2. Encoding raw I420 frames 3. Creating a decoder 4. Decoding the encoded frames back
Run: go run ./examples/encode_decode/ Note: Requires libwebrtc_shim library to be available
Click to show internal directories.
Click to hide internal directories.