Item | Screenshot | |
---|---|---|
GUI | ![]() |
|
Virtual Camera Output | happy | ![]() |
sad | ![]() |
|
surprised | ![]() |
|
fearful/disgusted | ![]() |
|
angry | ![]() |
|
neutral | ![]() |
|
hand | ![]() |
- A Web Camera
- OBS Studio (GUI Software)
- OBS plugins
- npm
- Install
OBS-Studio
- Install OBS plugins
- Install obs-virtual-cam v2.0.4
- Set Up virtual camera on OBS-studio
- Launch OBS Studio
- Open the VirtualCam Settings in Tool at the top bar
- check the button of
AutoStart
- click
start
button - close OBS Studio
- Set Up virtual camera on OBS-studio
- Install obs-websocket 4.8
- Install obs-virtual-cam v2.0.4
- change directory for the installation of this app
$ git clone https://github.com/monado3/emoTamaCamera.git
$ cd emoTamaCamera/electron
$ npm install
$ cd path/to/this/app
$ cd electron/src
$ ../node_modules/.bin/electron ./main.js
- If loading process continues more than 15 seconds, maybe something wrong with oppening obs websocket. Please close the window and try it again.
- Do not minimize the app window. It is reported that app will stop running for some reasons.
- If obs is already runnning on background, popup window will apear when you start app. In most cases, press "cancel" is enough. If it doesn't work, kill the background obs process and try it again.
- This was originally developed under this repository