Embedding meetings in any web page or app
Looking to add video meetings to your site or app? Well, here’s what we believe is the easiest way in the world to do so:
<script src='https://meet.jit.si/external_api.js'></script>
...
const domain = 'meet.jit.si';
const options = {
roomName: 'PickAnAppropriateMeetingNameHere',
width: 700,
height: 700,
parentNode: document.querySelector('#meet')
};
const api = new JitsiMeetExternalAPI(domain, options);
And that’s it! You can find the full API documentation here.
Free access!
Here is one Very Important Note though: You are absolutely welcome to use meet.jit.si for your apps for free. However, if you do, we ask that you please do not remove the Jitsi logo or the pages that appear after hanging up a call:
If branding is important to you, or if you really can’t have 8×8 ads showing up in your app, we totally get it and the 8×8 team would be very happy to offer you other options if you’d just drop us a line at [email protected]×8.com
Generating meeting name and connection information
A meeting name can be whatever you’d like it to be as long as it is unique. A few examples:
meet.jit.si/sto-khun-ghar meet.jit.si/TallCountersTastePartially meet.jit.si/977b62e1-c072-41a0-b93a-f02589e69a2d
You can also put it behind a tenant name. For example:
meet.jit.si/mycompany/some-id-you-like
Showing dial-in information
https://meet.jit.si/mycompany/static/dialInInfo.html?room=some-id-you-like
Adding a one-tap number
+1 209-844-4600,,1366520583#
https://api.jitsi.net/[email protected]rence.meet.jit.si
https://api.jitsi.net/[email protected]y.meet.jit.si