68 vcodec = std::string(
"MJPG");
70 mux = std::string(
"mpjpeg");
71 dst = std::string(
"127.0.0.1:8080/video.mjpg");
72 access = std::string(
"http{mime=multipart/x-mixed-replace; boundary=--7b3cc56e5f51db803f790dad720ed50a}");
std::string mux
Definition: VLCConfig.hpp:53
unsigned int bitrate
Definition: VLCConfig.hpp:35
std::string raw_config
Definition: VLCConfig.hpp:42
Definition: Capturer.hpp:9
Config()
Definition: VLCConfig.hpp:64
Definition: VLCConfig.hpp:15
std::string port_name
Definition: VLCConfig.hpp:78
unsigned int fps
Definition: VLCConfig.hpp:30
unsigned int frame_height
Definition: VLCConfig.hpp:25
Definition: VLCConfig.hpp:76
std::string dst
Definition: VLCConfig.hpp:57
Config config
Definition: VLCConfig.hpp:77
std::string access
Definition: VLCConfig.hpp:62
std::string vcodec
Definition: VLCConfig.hpp:47
unsigned int frame_width
Definition: VLCConfig.hpp:20