In some cases, you may want to only show the Duzy Transactional Layer decoupled from the media. By adding the nomedia=true parameter, your embed frame will only display the Transaction Layer portion of the Duzy experience.

https://play.demo.duzytv.com/geLIAjgZn?nomedia=true
<iframe width="350" height="460" scrolling="no" frameborder="0" allowfullscreen="true" id="geLIAjgZn" name="DuzyPlayer" 
        onload="window.addEventListener('message', (e) => { if(e.data.type === 'DUZY_PLAYER_FULL_SCREEN' && e.data.value.code === 'geLIAjgZn') document.getElementById('geLIAjgZn').style.cssText = e.data.value.css })" 
        src="https://play.demo.duzytv.com/geLIAjgZn?theme=apollo&nomedia=true" > 
</iframe>