5MP Motion Camera JPEG Image and Movie Catcher
1.1.1.1
A CGI interface to capture and display pictures and movies using OpenCV.
|
#include <iostream>
#include <string>
#include <regex>
#include <map>
#include <vector>
#include <curl.h>
#include "string_util.hpp"
#include "hex_dump.hpp"
#include "http_io.hpp"
#include "jsonxx.h"
#include "debug_output.hpp"
#include "base64.hpp"
#include "magic_mime.hpp"
Go to the source code of this file.
Classes | |
class | Http_parser |