#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.
- Copyright
- SPDX-FileCopyrightText: 2026 European Southern Observatory (ESO) SPDX-License-Identifier: LGPL-3.0-only