#include <cstring>
#include <yarp/os/Network.h>
#include <yarp/os/LogComponent.h>
#include <yarp/os/LogStream.h>
#include <yarp/dev/FrameGrabberControlImpl.h>
#include <yarp/dev/IVisualParamsImpl.h>
#include <yarp/dev/GenericVocabs.h>
#include <mutex>
Go to the source code of this file.
Classes | |
class | ImplementDC1394 |
class | RemoteFrameGrabber |
remote_grabber : Connect to a ServerFrameGrabber. See ServerFrameGrabber for the network protocol used. More... | |
Functions | |
const yarp::os::LogComponent & | REMOTEFRAMEGRABBER () |
const yarp::os::LogComponent& REMOTEFRAMEGRABBER | ( | ) |
Definition at line 16 of file RemoteFrameGrabber.cpp.