Closed professionalNoob123 closed 1 year ago
Hello @professionalNoob123,
Expected someone else to become the host when the first person leaves.
The last one that remain in the meeting, become the host.
PS: I don't think giving the roles of host to a random one is the best thing, also because when I leave the room I don't have to worry about it who should I give permission to eject the others and so on. I don't see it as a bug, and I'd rather keep this current logic, what do you think?
Join also with us on forum, where we can also discuss about, channel: ideas-and-suggestions. Thank you!
PS: I don't think giving the roles of host to a random one is the best thing, also because when I leave the room I don't have to worry about it who should I give permission to eject the others and so on. I don't see it as a bug, and I'd rather keep this current logic, what do you think?
Yes, you shouldn't give the role of host to a random one. Though, let's say I'm in a meeting (as host) and connected to 3 other peers, and the room is unlocked (default). Then I disconnect due to internet issues... thus there is no host and the room is unlocked. Which could lead to someone else joins the meeting (ex. peer name: Joe) which may be a security issue because nobody can control him (Joe).
PS: I'm not saying to lock the meeting as default
Yes, you shouldn't give the role of host to a random one. Though, let's say I'm in a meeting (as host) and connected to 3 other peers, and the room is unlocked (default). Then I disconnect due to internet issues... thus there is no host and the room is unlocked. Which could lead to someone else joins the meeting (ex. peer name: Joe) which may be a security issue because nobody can control him (Joe).
A ok, got it, I will think about how to solve this behavior. Thank you!
Hello @professionalNoob123,
It should be fixed now.
Test:
Note The presenter (host) is identified by:
peer_ip
(Public IPv4)peer_name
(Your name on join room)peer_uuid
(UUID4 autogenerated and stored on browser localStorage)Great! Everything works good.
Thank You
Note As Public IPv4 can changes randomly if someone use a VPN, the presenter is now matched by:
Hey @miroslavpejic85 !
Describe the bug
The bug is --> when there are more than 2 peers and then the host leaves, there is no host in the meeting. Thus, no one is able to lock/unlock the room (and other things only host can do).
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expected someone else to become the host when the first person leaves.
Desktop - Mobile
Please complete the following information: