Muhammet Taşkale Posted March 7 Share Posted March 7 Hello, I'm creating a conference room using api, but I can't see it in the admin panel. https://xxx:5443/WebRTCAppEE/rest/v2/broadcasts/conference-rooms Response: { "roomId": "room01", "startDate": 1678191521, "endDate": 1678195121, "roomStreamList": [], "mode": "mcu", "originAdress": null } Link to comment Share on other sites More sharing options...
0 Mohit Posted March 7 Share Posted March 7 6 minutes ago, Muhammet Taşkale said: Hello, I'm creating a conference room using api, but I can't see it in the admin panel. https://xxx:5443/WebRTCAppEE/rest/v2/broadcasts/conference-rooms Response: { "roomId": "room01", "startDate": 1678191521, "endDate": 1678195121, "roomStreamList": [], "mode": "mcu", "originAdress": null } Hi @Muhammet Taşkale, How are you? Yes, it is an expected behaviour. The roomIds are not shown on the web panel. It shows the running/created streams. The conference room list can be fetched from the database with REST API call Thank you 2 Link to comment Share on other sites More sharing options...
Question
Muhammet Taşkale
Hello,
I'm creating a conference room using api, but I can't see it in the admin panel.
https://xxx:5443/WebRTCAppEE/rest/v2/broadcasts/conference-rooms
Response:
{ "roomId": "room01", "startDate": 1678191521, "endDate": 1678195121, "roomStreamList": [], "mode": "mcu", "originAdress": null }
Link to comment
Share on other sites
Top Posters For This Question
1
1
Popular Days
Mar 7
2
Top Posters For This Question
Mohit 1 post
Muhammet Taşkale 1 post
Popular Days
Mar 7 2023
2 posts
Popular Posts
Mohit
Hi @Muhammet Taşkale, How are you? Yes, it is an expected behaviour. The roomIds are not shown on the web panel. It shows the running/created streams. The conference room list can
Posted Images
1 answer to this question
Recommended Posts