0.5.0 • Published 4 years ago

perf-camera v0.5.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

perf-camera

record perf video with lighthouse and ffmpeg

Installation

yarn global add perf-camera

Usage

perfcam

Commands:
  [...urls]  Record videos for these urls

For more info, run any command with the `--help` flag:
  $ perfcam --help

Options:
  --repeat <count>  repeat count
  --headless       headless
  -h, --help       Display this message
  -v, --version    Display version number

e.g.

perfcam url1 url2 --repeat=3 --headless

License

MIT