Skip to content

Commit 6a6f56e

Browse files
committed
Add gif to README.md
1 parent ee51962 commit 6a6f56e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Ffmpeg With OpenCVForUnity Example
2+
![FfmpegWithOpenCVForUnityExample](https://user-images.githubusercontent.com/7920392/221954204-416c4240-fb9b-4346-a36a-9f0951666ca4.gif)
23

34
## Overview
4-
- Integrate "FFmpeg for unity" with "OpenCV for Unity".
5+
- Integrate "FFmpeg for Unity" with "OpenCV for Unity".
56
- Replace WebCamTextureToMatHelper with FfmpegToMatHelper.
67
- Video from a network camera (distributed via RTSP) is received by ffmpeg, converted to OpenCV's Mat class, and image processing is performed.
78

0 commit comments

Comments
 (0)