forked from Github/frigate
Clean up go2rtc logs to not show color text unicode (#5027)
* Use color logs for go2rtc * Update docs to show need for formatted logs * Fix log selector
This commit is contained in:
@@ -24,6 +24,9 @@ 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
|
||||
log:
|
||||
format: text
|
||||
|
||||
webrtc:
|
||||
listen: ":8555"
|
||||
candidates:
|
||||
|
||||
Reference in New Issue
Block a user