cmd/revid-cli: expose more raspivid options to revid-cli

Issue #65 resolved
Saxon Milton created an issue

Raspivid provides some very useful exposure and white balance options here. It would be cool to be able to access these via the revid-cli cmd line flags. In particular exposure and AWB stuff. This will require addition of cmd flags in cmd/revid-cli/main.go handleFlags() and modification of raspivid flags in revid/revid.go startRaspivid(). There may be a need to add some more parameters to the revid config struct, as well as defaults, found in revid/config.go.

Comments (1)

  1. Log in to comment