#include "pixelsudpstreamer.h" PixelsUdpStreamer::PixelsUdpStreamer(std::shared_ptr camera) : IProtocol{camera} {} bool PixelsUdpStreamer::start() {}