Add demo video

This commit is contained in:
2026-01-08 15:58:36 +01:00
parent 7b5056bce3
commit 1b3e21a608
3 changed files with 7 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
<p align="center">
<a href="https://imgfloat.kruhlmann.dev"><img src="src/main/resources/assets/banner.png" /></a>
<video width="830" controls>
<source src="https://raw.githubusercontent.com/kruhlmann/imgfloat-j/master/src/main/resources/demo.mp4" type="video/mp4">
</video>
</p>
A Spring Boot overlay server for Twitch broadcasters and their channel admins. Broadcasters can authorize via Twitch OAuth and invite channel admins to manage images that float over a transparent canvas. Updates are pushed in real time over WebSockets so OBS browser sources stay in sync.