Is it possible to integrate Samba Live with my current web site?
Yes, you can integrate Samba Live with your website—you can simply plop a Samba Live session into an iframe.
Important: your site will need a valid SSL certificate for your domain in order for Samba Live to function properly on your site.
Template iframe code
Here is a sample iframe code block to get you started on integrating Samba Live into your own website:
<iframe src="https://samba.live/live/{MYURL}" class="iframe" allow="encrypted-media; microphone; camera; autoplay; display-capture"></iframe>