camcom 1.0.0-pre2
 
Loading...
Searching...
No Matches
server.hpp File Reference
#include "camcom/testbench/config.hpp"
#include "camcom/testbench/http_server.hpp"
#include "camcom/testbench/data_frame.hpp"
#include "camcom/testbench/fits_recorder.hpp"
#include "camcom/common/frameInfo.hpp"
#include "camcom/common/queue.hpp"
#include "camcom/third_party/httplib.h"
#include <string>
#include <atomic>
#include <memory>
#include <mutex>
#include <condition_variable>
#include <vector>
#include <thread>
#include <set>
#include <cmath>
#include <chrono>

Go to the source code of this file.

Classes

class  camcom::server::CameraServer
 Main camera server class Orchestrates all components: adapter, HTTP server, frame pipeline. More...
 
struct  camcom::server::CameraServer::SlidingWindowStats::Summary
 

Namespaces

namespace  camcom
 
namespace  camcom::server
 

Detailed Description