live2D_4_streaming
This project is a live2d streaming overlay. It add lovely live2d model on my streaming screen.
Check index.js and live2d.html. Backend(index.js) send random message and random live2d motion to live2d.html. live2d.html is added as streaming overlay via OBS Browser function.
- In terminal, run
node index.js
- Launch OBS with argument "--enable-gpu" In mac
- Add Browser overlay in OBS, with address
http://localhost:3000