7 #ifndef __PC_VIDEO_SERVER_H__
8 #define __PC_VIDEO_SERVER_H__
14 #define VIDEO_TO_PC_PORT 1180
24 unsigned int Release();
31 int StartServerTask();
void Start()
Start sending images to the PC.
~PCVideoServer()
Destructor. Stop serving images and destroy this class.
void Stop()
Stop sending images to the PC.
PCVideoServer()
Constructor.