From 337e66c77b32befa9b958cd9b2672fb123ba02cb Mon Sep 17 00:00:00 2001 From: James Date: Sat, 31 Jul 2021 23:27:04 +1000 Subject: [PATCH] Use libopus --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7ddcad..ad93269 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ This was tested on a Vultr 1 vCPU / 2GB RAM server running Fedora 33 x64. Show all codecs = Ticked Video Encoder = libx264 Audio Bitrate = 192 Kbps - Audio Encoder = opus (libopus) + Audio Encoder = libopus ``` 1. Click `Start Recording` to start streaming from OBS to the Icecast server. -- GitLab