1
Fork 0

Fix typo in README.

This commit is contained in:
Licaon_Kter 2021-07-30 14:02:36 +00:00 committed by Juliusz Chroboczek
parent a8dfc32f9e
commit 0a0e89e3d3
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -237,7 +237,7 @@ Supported video codecs include:
- `"vp9"` (better video quality, but incompatible with Safari);
- `"av1"` (even better video quality, only supported by some browsers,
recording is not supported, SVC is not supported);
- `"h264"` (incompatible with Debain and with some Android devices, SVC
- `"h264"` (incompatible with Debian and with some Android devices, SVC
is not supported).
Supported audio codecs include `"opus"`, `"g722"`, `"pcmu"` and `"pcma"`.