Skip to content

Record RGB and stereo video with timestamp using DepthAI OAK-D

License

Notifications You must be signed in to change notification settings

kiki-i/depthai-recording

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

depthai-recording

Record RGB and stereo video with timestamp using DepthAI OAK-D

options:
  -h , --help         show this help message and exit
  -o , --out          Output directory path, default = "out"
  -p , --preview      Show preview, nothing will be recorded
  -t , --time         Specify recording time, 0 means manually stop, default = "0"
  -r , --resolution   RGB (and Mono) resolution: <12mp|4k|1080p>[,<800p|720p|400p>], default = "1080p,800p"
  -f , --fps          Specify FPS, default = "30"
  -e , --encoder      Encoder for RGB and Mono: <lossless|mjpeg|h265>[,<lossless|mjpeg|h265>], default = "h265" (Single Value mean same encoder)
  -q , --quality      Encoder quality between 0-100, default = "100"
  -k , --keyframe     Keyframe frequency, 0 means auto, default = "0"

Dependencies

  • depthai
  • numpy (Optional, for preview)
  • opencv-python (Optional, for preview)

License

AGPLv3

Licensed under the AGPLv3.

About

Record RGB and stereo video with timestamp using DepthAI OAK-D

Topics

Resources

License

Stars

Watchers

Forks

Languages