You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12345678910111213
  1. <!DOCTYPE html>
  2. <html>
  3. <head lang="en">
  4. <meta charset="UTF-8">
  5. <title></title>
  6. <script><!--#include virtual="/config.js" --></script><!-- adapt to your needs, i.e. set hosts and bosh path -->
  7. <script src="../libs/lib-jitsi-meet.min.js?v=139"></script>
  8. <script src="libs/load-test-participant.min.js" ></script>
  9. </head>
  10. <body>
  11. <div>Number of participants: <span id="participants">1</span></div>
  12. </body>
  13. </html>