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!
- Host: GitHub
- URL: https://github.com/felipeizolan/tiny-streamer
- Owner: FelipeIzolan
- License: unlicense
- Created: 2023-06-28T23:00:53.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-19T23:13:01.000Z (over 2 years ago)
- Last Synced: 2025-01-08T09:21:57.678Z (over 1 year ago)
- Topics: c, pngtuber, vtuber, windows
- Language: C
- Homepage:
- Size: 666 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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