forked from: https://github.com/geekman/t20-rtspd
Capture video and output to /tmp/h264_fifo
use go2rtc:
- exec:cat /tmp/h264_fifo | tee
tested on T31 w/gc2053 @30fps
need help:
low-res video stream Audio support
-
Download the T20 toolchain, either from the Dafang-Hacks GitHub repo or the Tuya GitHub repo.
-
Set up the
PATH
environment variable to add the toolchain directory. -
Clone this repo
-
Run the
make TARGET=wcv3
command (for t31 support) You should end up with theingenic-vidcap
binary in the directory.