Browse Source

Prettified Code!

pull/1886/head
gabek 5 years ago committed by GitHub Action
parent
commit
158da79821
  1. 3
      web/components/config/video-latency.tsx

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

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

Loading…
Cancel
Save