-
Notifications
You must be signed in to change notification settings - Fork 125
VPX
Lukas Herman edited this page Feb 18, 2020
·
5 revisions
import _ "github.com/pion/mediadevices/pkg/codec/vpx"
-
webrtc.VP8
or"VP8"
-
webrtc.VP9
or"VP9"
libvpx - dynamic library (please follow the installation steps on the website)
apt-get install libvpx-dev
Usage
Developer Guide