Remove manual ffmpeg declaration

This commit is contained in:
Nick Mowen 2022-11-14 11:34:28 -07:00
parent b7fa4185d8
commit 3a8693380b
2 changed files with 0 additions and 4 deletions

View File

@ -1,5 +1,3 @@
ffmpeg:
bin: /usr/lib/btbn-ffmpeg/bin/ffmpeg
webrtc:
listen: ":8555"
candidates:

View File

@ -24,8 +24,6 @@ webRTC works by creating a websocket connection on extra ports. One of the follo
* For local webRTC, you will need to create your own go2rtc config:
```yaml
ffmpeg:
bin: /usr/lib/btbn-ffmpeg/bin/ffmpeg # <--- this is required
webrtc:
listen: ":8555"
candidates: