// Copyright (c) FIRST and other WPILib contributors. // Open Source Software; you can modify and/or share it under the terms of // the WPILib BSD license file in the root directory of this project. #include #include #include #include #include #include #include "wpi/cameraserver/CameraServer.hpp" #include "wpi/nt/NetworkTableInstance.hpp" #include "wpi/util/MemoryBuffer.hpp" #include "wpi/util/StringExtras.hpp" #include "wpi/util/fmt/raw_ostream.hpp" #include "wpi/util/json.hpp" #include "wpi/util/print.hpp" #include "wpi/util/raw_ostream.hpp" /* JSON format: { "team": , "ntmode": <"client" or "server", "client" if unspecified> "cameras": [ { "name": "path": "pixel format": <"MJPEG", "YUYV", etc> // optional "width":