Merge pull request #26668 from WangWeiLin-MV:gstreamer/add-include-chrono

Add include chrono gstreamersource.cpp
This commit is contained in:
Alexander Smorkalov 2024-12-24 18:44:49 +03:00 committed by GitHub
commit 96d6395a6d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,6 +17,8 @@
#include <opencv2/imgproc.hpp>
#include <chrono>
#ifdef HAVE_GSTREAMER
#include <gst/app/gstappsink.h>
#include <gst/gstbuffer.h>