csrc/wrapper.hpp
@@ -51,7 +51,7 @@ private: std::unique_ptr<ffwrapper::FormatIn> init_reader(const char* input); ffwrapper::FormatIn* init_reader_gb28181(const char* input); // ffwrapper::FormatIn* init_reader_gb28181(const char* input); void init_worker(ffwrapper::FormatIn *in); int init_recorder(ffwrapper::FormatIn *in, std::string dir, const int mind, const int maxd); void run_worker(ffwrapper::FormatIn *in, buz::avpacket &pkt);