create your digital avatar for streams/videos!
- Download tiny-streamer
- Determine assets
- idle: on /assets/idle
- speak: on /assets/speak
- emojis: on /assets/emojis
- Execute tiny-streamer.exe
- Configure OBS
- Create 'Window Capture'
- Select 'tiny-streamer.exe'
- Select the best 'Capture Method'
- Add chroma-key filter to green color.
- Edit the scene!
The software get assets dynamically on idle & speak & emojis folders.
The frames is limited to 16, but you can change it on main.c:12.
The names of images is important! name them keeping your desirable frames order.
To use emojis:
- Add somes sprites on /assets/emojis
- RIGHT-CONTROL + NUMBER:
- RIGHT-CONTROL + 1
- RIGHT-CONTROL + 2
- ...
Tiny-streamer use frequency to detect when you are speaking and you may need adjust it:
CTRL + '+' = to more sensitivity.
CTRL + '-' = to minus sensitivity.
- tiny-streamer - unlicense
- kit - MIT
- miniaudio - Public Domain or MIT