Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when room was destroyed #3

Open
gigabyteservice opened this issue Oct 10, 2021 · 0 comments
Open

when room was destroyed #3

gigabyteservice opened this issue Oct 10, 2021 · 0 comments

Comments

@gigabyteservice
Copy link

In the list of rooms cURL : curl "http://localhost:5280/room_stats?page={PAGE_NUMBER=1}"
there should be data that shows

  • When the room was destroyed and
  • Duration of that room.

Same with Individual room detail cURL : curl -X PUT "http://localhost:5280/room?room={ROOM_NAME}" here we can see duration but No detail about.

  • When the room was destroyed and
  • When it was created.

In both API endpoints if you can define who is

  • The moderator then
  • Does this room is recorded or not.
  • Name of the Recording.
  • Who has started the recording.

Then it will be complete Jitsi API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant