summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorxdai <xdai@chromium.org>2015-06-09 09:36:10 -0700
committerCommit bot <commit-bot@chromium.org>2015-06-09 16:37:31 +0000
commited291ae54eb6a3ac8f22d1a01184787f6d5ad085 (patch)
tree0431fdb9aa963e7bacd973163df1eaa0e7d7d536 /tools
parent7380268da316fcf7a1737eebd388392fa9acbb46 (diff)
downloadchromium_src-ed291ae54eb6a3ac8f22d1a01184787f6d5ad085.zip
chromium_src-ed291ae54eb6a3ac8f22d1a01184787f6d5ad085.tar.gz
chromium_src-ed291ae54eb6a3ac8f22d1a01184787f6d5ad085.tar.bz2
Add support for controlling Pan-Tilt-Zoom cameras via VISCA protocol.
For now it only supports controlling one camera in the VISCA chain. Future CLs will support up to 7 cameras. It's implemented based on Zach's initial CL: (https://codereview.chromium.org/1144423004#ps20001) BUG=486150 TEST=tested on Sony EV1-HD1 camera and HuddleCam HD-10X(S) camera. Review URL: https://codereview.chromium.org/1159773007 Cr-Commit-Position: refs/heads/master@{#333504}
Diffstat (limited to 'tools')
-rw-r--r--tools/metrics/histograms/histograms.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 67b7301..c34006b 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -54225,6 +54225,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1048" label="USERSPRIVATE_ISCURRENTUSEROWNER"/>
<int value="1049" label="USERSPRIVATE_ISWHITELISTMANAGED"/>
<int value="1050" label="PRINTERPROVIDERINTERNAL_REPORTUSBPRINTERINFO"/>
+ <int value="1051" label="WEBCAMPRIVATE_OPENSERIALWEBCAM"/>
+ <int value="1052" label="WEBCAMPRIVATE_CLOSEWEBCAM"/>
</enum>
<enum name="ExtensionInstallCause" type="int">