Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 Gstreamer 从 Hiksource 获取流,
gst-launch-0.10 hiksource location=/home/tmp/a.mp4 ! typefind ! hikdecoder ! capsfilter ! ffmpegcolorspace ! audovideosink
然后我想使用Opencv播放视频,但我不知道该怎么做。