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 |
- <!DOCTYPE html>
- <html>
- <head lang="en">
- <meta charset="UTF-8">
- <title></title>
- <script><!--#include virtual="/config.js" --></script><!-- adapt to your needs, i.e. set hosts and bosh path -->
- <script src="../libs/lib-jitsi-meet.min.js?v=139"></script>
- <script src="libs/load-test-participant.min.js" ></script>
- </head>
- <body>
- <div>Number of participants: <span id="participants">1</span></div>
- </body>
- </html>
|