This is a Chrome extension that allows you to control the Raise button with real hand movements
## Feature
- ✋ When you raise your hand in real life, the meet's raise button will also be pressed.
- 🔐 All processing is done within the browser. No image data will be sent to the any server.
## Troubleshooting
If Sync Raise Hand does not work for you, please check the following.
- Do you have Snap Camera running?
If Snap camera is running, no motion will be detected. Please stop Snap camera and then reload the page.
- Does the Google Meet settings in Chrome allow the camera to be controlled from JavaScript?
Since Sync Raise Hand uses a camera to detect raised hands, please make sure that JavaScript is available to control the camera.Check your camera settings at chrome://settings/content#media-stream-mic.(Related #2)
## 機能
- ✋ カメラの前での挙手の動作と、Google Meetの挙手ボタンの動作が同期するようになります。
- 🔐 すべての処理はブラウザ上で行っているので、サーバーに画像データの送信等はなくセキュアに使えます。
## トラブルシューティング
インストール後、もし動作しなかったら以下をご確認ください
- Snap Cameraが起動していないですか?
Snap Cameraを起動していると動作が検知されません。起動を終了してからページを再読み込みしてください。
- JavaScriptがカメラを操作することを許可していますか?
Sync Raise Handはカメラによって挙手の動作を判定しています。Google Meet上でJavaScriptによるカメラ操作を許可してください。(設定方法の詳細はこちらのIssueにあります。https://github.com/kawamataryo/sync-raise-hand/issues/2)