In our automated Guacamole solution we currently enable VIDEO on every connection and monitor for no lock on the video stream file. We allow for .1, .2 etc.
But this puts overhead on Guacamole, disk certainly and risk of bottleneck. I would prefer to make a MYSQL call to the database, and enquire on the state of connections. Is there a documentation on the Schema, or failing that, which MYSQL tables should I select to see active and disconnected sessions? Thanks, Adrian
