huddly-updater: enable triple stream by default

Huddly GO camera can be configured to single, dual and triple stream
modes. For use in CfM, we need it to always be in triple stream mode.
This is needed for latest CfM feature changes.

BUG=b:112251234
TEST=Locally verified by running huddly-updater --prep. Stream mode
changed to triple as expected.

Change-Id: I25db12f5172b015bd9bb97d1c379b0c50020d554
Reviewed-on: https://chromium-review.googlesource.com/1169178
Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com>
Tested-by: Dirk Kaeding <dkaeding@chromium.org>
Reviewed-by: Zhongze Hu <frankhu@google.com>
1 file changed
tree: a818d64c51c6e1f5d20fcc39bf28116f48827408
  1. conf/
  2. src/
  3. .gitignore
  4. COMMIT-QUEUE.ini
  5. common.mk
  6. LICENSE
  7. Makefile
  8. OWNERS
  9. README.md
README.md

Huddly-updater is a utility to upgrade the huddly camera firmware.

Requirements

TODO: The GNU C library, libusb 1.0 and libudev are required.

Building

At the root of the repository,

$ make

Alternatively at Chromium OS development environment,

$ emerge-$${BOARD} huddly-updater

How to use

$ huddly-updater --help

TODO

It will also provide assistant tools to query the firmware version of the firmware installed in the huddly camera, that of a binary blob file.