Commit fc6c26e1 authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Reduce minimum video rate further.

parent c52fa756
......@@ -174,7 +174,7 @@ type chatHistoryEntry struct {
}
const (
minVideoRate = 384000
minVideoRate = 200000
minAudioRate = 9600
)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment