dat0825

Results 3 issues of dat0825

![Screenshot from 2022-08-08 23-23-30](https://user-images.githubusercontent.com/41239003/183466148-b80785fd-cf7a-477b-a752-833a6842c552.png) ![Screenshot from 2022-08-08 23-25-54](https://user-images.githubusercontent.com/41239003/183466412-6f2f3c36-e500-4a45-806e-a648635c7e81.png) I cannot set ref for marker in google map. It returns `null` value.

When I config in app.js like this `{ app: 'live', mode: 'push', edge: 'rtmp://127.0.0.1', appendName: false }` And after I call api POST http://localhost:port/api/relay/push with body `{ app: 'live', name:...

How to increase the number of users in a room. In your demo app I see only 2 people in a room. Many thanks