moontree / gstreamer-usage

gstreamer with opencv
6 stars 1 forks source link

How to push opencv mat data use gstreamer to rtsp/rtmp stream #1

Open mayday0208 opened 4 years ago

mayday0208 commented 4 years ago

use c++

gesanqiu commented 3 years ago

use appsrc plugin and copy cv::Mat into a GstBuffer shall work.