Browse Source

Tweak latency setting text

pull/1886/head
Gabe Kangas 5 years ago
parent
commit
cad99d9cb3
  1. 2
      web/components/config/video-latency.tsx

2
web/components/config/video-latency.tsx

@ -102,7 +102,7 @@ export default function VideoLatency() { @@ -102,7 +102,7 @@ export default function VideoLatency() {
</Title>
<p className="description">
While it&apos;s natural to want to keep your latency as low as possible, you may experience
reduced error tolerance and stability in some environments the lower you go.
reduced error tolerance and stability the lower you go. The lowest setting is not recommended.
</p>
<p className="description">
For interactive live streams you may want to experiment with a lower latency, for

Loading…
Cancel
Save