Pool Video Switch v2
Software video switch for distributed remote display in a lecture environment
|
#include <QtCore>
#include <QImage>
#include <QThread>
#include <QSharedPointer>
#include <rfb/rfbclient.h>
Go to the source code of this file.
Classes | |
class | VncThread |
VncThread - communicate with VNC server, scale image if necessary. More... | |