RumPi 1.0
A self-assembling C++ sensor & actuator library for the Raspberry Pi 5
PiCamera.h File Reference
#include <stdio.h>
#include <stdlib.h>
#include <thread>
#include <string>
#include "BaseComponent.h"
Include dependency graph for PiCamera.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RumPi::PiCamera
 Raspberry Pi camera, recording video (raw .h264 converted to .mp4 on a background thread) and taking pictures. More...
 

Namespaces

namespace  RumPi
 RumPi is the library's top-level facade.