Skip to content

gtxaspec/ingenic-vidcap

 
 

Repository files navigation

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

Compilation

  1. Download the T20 toolchain, either from the Dafang-Hacks GitHub repo or the Tuya GitHub repo.

  2. Set up the PATH environment variable to add the toolchain directory.

  3. Clone this repo

  4. Run the make TARGET=wcv3 command (for t31 support) You should end up with the ingenic-vidcap binary in the directory.

About

Ingenic Video / Audio Capture

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 99.6%
  • Makefile 0.4%