-
Notifications
You must be signed in to change notification settings - Fork 130
Opus
Lukas Herman edited this page Feb 18, 2020
·
5 revisions
import _ "github.com/pion/mediadevices/pkg/codec/opus"
-
webrtc.Opus
or"opus"
libopus - dynamic library
# libopusfile-dev required at this moment since we're still using https://github.com/hraban/opus
apt-get install libopus-dev libopusfile-dev
Usage
Developer Guide