That would increase anonymity for sure, but it's not in the roadmap currently. I'm focused on improving the features, building a server and android for now. But it is a good idea
Someone mentioned excalidraw on github also. If it would blend into the rest of the UI I wouldn't mind, I'm not in love with the one I made lol.
Could you make a PR with your changes on github? So far nobody has contributed any CSS changes, and I know I'm not great at design.
I'm planning to implement some sort of auth system. My current thoughts are host is auto admin, and they can pass admin. The overall issue with admin features, is if someone knows the room/password combo, theres no way to keep them out. Reloading the website or app will generate another peer ID.
Awesome! Real world testing finds things I never have! I'm going to improve a lot of things based on this, thanks for the input.
I have actually never thought of audio while screensharing, In my head it was mainly for people to watch videos and games. That's an easy fix.
Opting out of audio is easy enough. Audio and Vido shouldnt happen at the same time, thats a bug. Seeing a blackscreen after sharing is also a bug.
I can implement per-user volume easily enough. User assignments in kanban is already on the roadmap. Adjusting the size of the whiteboard, this one is probably not going to happen. It was a real struggle getting it working as good as it does now. It should scale to your screen for the most part. I may re-implement Zoom in/out for drawing.
It doesn't sound like complaining, this is what I need, thank you for your input!!
Yeah that was the plan to make it good for teams or friends.
Documents is just for collaborative writing, You can create/rename/delete documents that live in storage until you print them. Importing files to edit would be a good addition.
In releases section of github are the electron desktop versions. You can also put it on almost any webhost and run your own instance