opusrtp
Opus codec command line tools
Install
- All systems
-
curl cmd.cat/opusrtp.sh
- Debian
-
apt-get install opus-tools
- Ubuntu
-
apt-get install opus-tools
- Alpine
-
apk add opus-tools
- Arch Linux
-
pacman -S opus-tools
- Kali Linux
-
apt-get install opus-tools
- Fedora
-
dnf install opus-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install opus-tools
- OS X
-
brew install opus-tools
- Raspbian
-
apt-get install opus-tools
- Dockerfile
- dockerfile.run/opusrtp
- Docker
-
docker run cmd.cat/opusrtp opusrtp
powered by Commando
opus-tools
Opus codec command line tools
This package provides the reference implementations of encoder and decoder utilities for libopus. People implementing their own support for Opus are encouraged to check their code for interoperability with these tools.
opus-tools-dbg
debugging symbols for opus-tools
This package provides the detached debug symbols for opus-tools.