diff --git a/README.md b/README.md index 8315fa8..5ffcef5 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Simple monitoring site that runs as a static page. Can be hosted anywhere and does not need a server to run. +![Screenshot](./public/bbb-monitor.png) + You will have to allow CORS headers on your BBB instance or use a browser extension to receive the data (try Cors Everywhere for FireFox). To enable CORS headers on your server add this location to the other loacations in `/etc/bigbluebutton/nginx/web.nginx` diff --git a/public/bbb-monitor.png b/public/bbb-monitor.png new file mode 100644 index 0000000..276d7cc Binary files /dev/null and b/public/bbb-monitor.png differ