<div dir="ltr">Hello, <div><br></div><div>I am new to using FreeSwitch. </div><div>Recently, we started implementing FreeSwitch to place video conference calls between VoIP cameras. The ca,eras call into a conference room on FreeSwitch. The audio is fine during the call, but the video gets garbled after a few seconds. The call is based on SIP protocol. Are there any settings that can be configured for video to function properly. Presently set video parameters in the autoload_configs/conference.conf.xml file are:</div><div><br></div><div><div>      &lt;param name=&quot;conference-flags&quot; value=&quot;rfc-4579|livearray-sync|minimize-video-encoding&quot;/&gt;</div><div>      &lt;param name=&quot;video-mode&quot; value=&quot;mux&quot;/&gt;</div><div>      &lt;param name=&quot;video-layout-name&quot; value=&quot;2x2&quot;/&gt;</div><div>      &lt;param name=&quot;video-layout-name&quot; value=&quot;group:grid&quot;/&gt;</div><div>      &lt;param name=&quot;video-canvas-size&quot; value=&quot;1280x720&quot;/&gt;</div><div>      &lt;param name=&quot;video-canvas-bgcolor&quot; value=&quot;#333333&quot;/&gt;</div><div>      &lt;param name=&quot;video-layout-bgcolor&quot; value=&quot;#000000&quot;/&gt;</div><div>      &lt;param name=&quot;video-codec-bandwidth&quot; value=&quot;1mb&quot;/&gt;</div><div>      &lt;param name=&quot;video-fps&quot; value=&quot;15&quot;/&gt;</div></div><div><br></div><div>Appreciate any help!</div><div><br></div><div>Thanks,</div><div>Ankhit</div></div>