JitsiMeet <html> <head> <script src='https://8x8.vc/vpaas-magic-cookie-edf511a3988f4b5eb8d0e6dce03729e0/external_api.js' async></script> <style>html, body, #jaas-container { height: 100%; }</style> <script type="text/javascript"> window.onload = () => { const api = new JitsiMeetExternalAPI("8x8.vc", { roomName: "vpaas-magic-cookie-edf511a3988f4b5eb8d0e6dce03729e0/SampleAppTerribleMarketingsControlSoftly", parentNode: document.querySelector('#jaas-container'), // Make sure to include a JWT if you intend to record, // make outbound calls or use any other premium features! // jwt: "null" }); } </script> </head> <body><div id="jaas-container" /></body> </html>