顔ホッケーはオンライン会議ツールを使ったホッケーゲームです。
Thank you for watching.
This is a Hockey game "KaoHockey" with online meeting tools.
- Windows 8.1 or later (not supported on Mac OS or Linux)
顔ホッケーアプリはこちらからダウンロードしてください。(zipファイルを解凍し、任意の場所に置いてください)
- KaoHockey App Download zip
顔ホッケーアプリ以外にOBS Studioのインストールと、仮想カメラのプラグインのインストールが必要です。
- OBS Studio Download Page
- OBS Virtualcam 2.0.5 Download Page (There is a link "Go to Download" on the right side of the page)
プレーヤーの推奨人数は2人か4人です。それ以上の人数でのプレイは、通信環境によって難しい場合があります。
- Player Device : 2 or 4 (Not recommended for groups of 5 or more due to delays in zoom video)
- Host Device (Windows PC) : 1 (with KaoHockey and OBS Studio)
-
ホストPCのZoomでギャラリービューを使用する
Use gallery view in zoom.
-
KaoHockey.exeを起動する
Start KaoHockey.exe
- Crop (Left,Top,Right,Bottom)のパラメーターを動かし、白枠がギャラリービューを囲むようにする
Move the crop (left, top, right, bottom) parameters so that the white frame surrounds the gallery view
-
各種メニューを選択する
Select various menus
| name | description |
|---|---|
| Team Mode | Change team setting |
| VS Mode | VS Mode or Cooperate Mode |
| Face Ball | Use your face image as a ball |
| Detect Level | The size of face which system can detect (The smaller the slower faces are detected) |
| Bar Assist | Stretch the bar to make the game easier |
-
Startボタンを押してゲームを開始する
Press the Start button to start the game
-
表示されたゲーム画面を、ウィンドウがZoomのギャラリービューに被らないように移動する
Move the displayed game screen so that the window does not overlap Zoom's gallery view.
-
OBS Studio を起動する
Start OBS Studio
-
入力ソースにKaoHockeyのウィンドウを指定し、OBS Virtual Cameraプラグインを起動する
Specify the KaoHockey window as the input source and start the OBS Virtual Camera plug-in
-
Zoom のカメラとしてOBS Cameraを認識させる(ゲーム画面が全プレーヤーに配信される)
Recognize OBS Camera as Zoom camera (game screen is distributed to all players)
-
Startボタンを押して顔ホッケーを楽しんでください!
Press "Start" button. Enjoy KaoHockey!
顔ホッケーアプリはオープンソースで公開されており、自由に改変、二次利用が可能です。 開発環境は以下の通りです。
- Windows 8.1 or later (not supported on Mac OS or Linux)
- Anaconda Python 3.5.0
| name | version |
|---|---|
| dlib | 19.17 |
| pysimplegui | 4.7.1 |
| opencv-python | 4.1.0 |
| pillow | 5.4.1 |
| mss (install with pip) | 5.1.0 |
conda create -n py35 python=3.5
conda activate py35
pip install dlib pysimplegui opencv-python pillow mss
python main.py