go2rtc: update ffmpeg version, include libopus, enable audio in go2rtc config

This commit is contained in:
Alfonso Gamboa
2023-07-11 23:01:14 -07:00
parent 2a60137bb6
commit 2407d8fe87
6 changed files with 13 additions and 9 deletions

View File

@@ -353,7 +353,6 @@ Huge credit to @mnakada for his libcallback library: [https://github.com/mnakada
### go2rtc streaming server:
#### EXPERIMENTAL:
#### AUDIO DOES NOT WORK YET!
Included go2rtc streaming server by @AlexxIT. Thank You!
@@ -371,6 +370,7 @@ HLS
RTMP
RTSP
and more
libopus & aac audio
See [https://github.com/AlexxIT/go2rtc](https://github.com/AlexxIT/go2rtc) for details on how to configure. Config file is located at `/opt/wz_mini/etc/go2rtc.yml`