import React from 'react'; import { Typography, Row, Col } from 'antd'; import VideoVariantsTable from '../components/config/video-variants-table'; import VideoLatency from '../components/config/video-latency'; const { Title } = Typography; export default function ConfigVideoSettings() { return (
Before changing your video configuration{' '} visit the video documentation to learn how it impacts your stream performance. The general rule is to start conservatively by having one middle quality stream output variant and experiment with adding more of varied qualities.