
int open_v4l (char *device, int *out_width, int *out_height);
void start_v4l (void);
void capture_v4l (void);
char *get_v4l (void);
