Function kataglyphis::gstreamer::create_video_inference_pipeline#
Defined in File gstreamer_pipeline.cpp
Function Documentation#
-
auto kataglyphis::gstreamer::create_video_inference_pipeline(const std::string &video_source, const std::string &model_path, std::uint32_t width, std::uint32_t height, const std::string &output_sink) -> std::expected<GStreamerPipeline, GStreamerError>#