jech / galene

The Galène videoconference server
https://galene.org
MIT License
899 stars 119 forks source link

display connection time in the UI #184

Closed nikto1 closed 4 months ago

nikto1 commented 4 months ago

As per title is it possible to monitor/display the connection time somewhere? Furthermore, is it possible to set a time limit after which the meeting will stop?

jech commented 4 months ago

As per title is it possible to monitor/display the connection time somewhere? Furthermore, is it possible to set a time limit after which the meeting will stop?

No, neither of these features is currently available. You may manually close a meeting by typing /lock and then /kickall in the chatbox.

nikto1 commented 4 months ago

@jech when i type /kickall i got following response Uknown command /kickall, type /help for help so this command doesn't seem to exist.

jech commented 4 months ago

Sorry, I got confused, there's a /muteall, but no /kickall. (You may type /help to get a list of commands.)

Do you need a /kickall?

nikto1 commented 4 months ago

@jech i typed /help but seeing your previous post i tought /kickall has been forgotten in the /help list. Would be very handy to have a /kickall function so it would be possible to end the meeting for all users at once. Btw, 1000 thanks for this great piece of software, far more lightweight than bigbluebutton and all this stuff.

jech commented 4 months ago

The /help list is generated automatically. See https://github.com/jech/galene/blob/master/static/galene.js#L3031