#include <yarp/os/Carrier.h>
#include <yarp/os/NetType.h>
#include <yarp/os/ConnectionState.h>
#include "MjpegStream.h"
#include "MjpegLogComponent.h"
#include <cstring>
Go to the source code of this file.
Classes | |
class | MjpegCarrier |
A carrier for sending/receiving images via mjpeg over http. More... | |