Replies: 1 comment
-
I really like the general approach you propose here. Not making it a custom thing but reusing what is there and transporting it into a call. This would allow us to not spec new things and clients not supporting specific call features can easily still see what is happening. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Today's common videoconferencing platforms have a "raise your hand" feature, which keeps a queue of people waiting to talk. There is a request for this here, for element-call. However, I would love for this to be more general.
In Fedora, from long tradition back to IRC, we hold many meetings in text. We have a bot to help with this, and it's slightly formal.... you can see past meeting logs at https://meetbot.fedoraproject.org/.
For big meetings in the past in IRC, we sometimes used a convention of typing
!
to ask to speak, and?
to note that you have a question. We could do something like this (possibly including support in our meeting-logging bot), but that seems kind of messy.Instead, I would like to request that the solution for element-hq/element-call#130 be something general which could work in all rooms, whether or not a call is active.
Beta Was this translation helpful? Give feedback.
All reactions