Streamshop Iframe

How to embed StreamShop Iframe in your website

The Streamshop Iframe could be added anywhere in your site, use the following iframe tag.

The microphone and camera tag are optionals, and will be used only in live calls.
All the others are required.

<iframe src="https://yourlive.com" allow="microphone; camera; fullscreen; autoplay; playsinline; picture-in-picture;clipboard-read; clipboard-write;web-share"></iframe>

You also can add some queryParams in URL to improve user experience if you want. Go and check next page.