Where can I see in-progress room info on the twillio console ?

Hello..
After making room from the REST API, I want to see the room from the console..
When I look at the console, there are completed rooms in the video rooms..
so.. Is it possible to see in-progress room information on the twillio console?
Best Answers
-
Hi @mun -- you can only see completed Rooms in the Console, but there are other tools you can use for seeing what's happening with in-progress rooms:
- Video Room Monitor: https://www.twilio.com/docs/video/troubleshooting/javascript-room-monitor: a browser-based tool that displays real-time information and metrics about a Twilio Video Room. It gathers and processes information from the Room object, including information about Participants’ bandwidth, packet loss, and jitter, and displays the information in a modal window in the video application.
- JavaScript logger: https://www.twilio.com/blog/capturing-twilio-video-js-sdk-logs: capture logs generated by the Twilio Video JS SDK in real-time so that you can monitor your frontend applications and see how they behave in production.
-
Hi @mun , like @sstringer stated the list of active video rooms is not available from the Twilio Console. But you can also get the list from a REST API call. Check out these additional resources:
Rooms resource
https://www.twilio.com/docs/video/api/rooms-resource
Retrieve a list of rooms by status, such as, in-progress, which is the default listing status.
Room properties
https://www.twilio.com/docs/video/api/rooms-resource#resource-properties
Let me know if you have further Twilio questions.
Categories
- 83 All Categories
- 19 SIGNAL 2021
- 376 Product Discussions
- 7 Community - Announcements
- 2 Changelog
- 4 Forum UI Updates
- 8 Welcome Guide
- 6 Community - Events
- 2 Twilio Relay Developer Conference 2021 Mega Thread
- 1 External Community Events
- 25 Inspiration
- 17 Community - Other Discussions
- 1 Community- Twilio Startups