<div dir="ltr">I have a slightly older install where I’m using H264 with Verto, and it works fine. However, I’m not able to get it working on latest master.<div><br></div><div>I’m guessing there’s some esoteric setting I’m missing, but can’t seem to find it. I do have the following in verto.conf.xml:</div><div><br></div><div><div>      <param name="outbound-codec-string" value="opus,h264"/></div><div>      <param name=“inbound-codec-string” value="opus,h264"/></div></div><div><br></div><div>I also have mod_h26x disabled, as I remember that’s passthrough only and causes issues when loaded in this case.</div><div><br></div><div>When I try in Chrome I see it offering H264 in the SDP, but the answer SDP contains this, and the stream is audio only: </div><div><br></div><div>m=video 0 UDP/TLS/RTP/SAVPF 19<br></div><div><br></div><div>What am I missing??</div></div>