An open API service indexing awesome lists of open source software.

https://github.com/felipeizolan/tiny-streamer

🤖 tiny-streamer | create your digital avatar for streams/videos!
https://github.com/felipeizolan/tiny-streamer

c pngtuber vtuber windows

Last synced: about 2 months ago
JSON representation

🤖 tiny-streamer | create your digital avatar for streams/videos!

Awesome Lists containing this project

README

          

# tiny-streamer
\
create your digital avatar for streams/videos!

## How to use 🔑

- 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!

## Assets 👾
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.

## Emojis 😊

To use emojis:
- Add somes sprites on /assets/emojis
- RIGHT-CONTROL + NUMBER:
- RIGHT-CONTROL + 1
- RIGHT-CONTROL + 2
- ...

## Frequency 🎤
Tiny-streamer use frequency to detect when you are speaking and you may need adjust it:

CTRL + '+' = to more sensitivity.\
CTRL + '-' = to minus sensitivity.

## License 📜

- [tiny-streamer](https://github.com/FelipeIzolan/tiny-streamer) - unlicense
- [kit](https://github.com/rxi/kit) - MIT
- [miniaudio](https://github.com/mackron/miniaudio) - Public Domain or MIT