Add banner and demo

This commit is contained in:
2026-01-22 19:28:24 +01:00
parent 48c9b11b35
commit 6f9449d02d
4 changed files with 11 additions and 1 deletions

2
.gitattributes vendored
View File

@@ -21,3 +21,5 @@ docs/tutorial/broadcaster/integrations_dashboard.png filter=lfs diff=lfs merge=l
docs/tutorial/broadcaster/window_added.png filter=lfs diff=lfs merge=lfs -text
docs/console/assets/scripts/rotate.gif filter=lfs diff=lfs merge=lfs -text
docs/console/assets/scripts/script_asset_broadcaster_view.gif filter=lfs diff=lfs merge=lfs -text
docs/demo.gif filter=lfs diff=lfs merge=lfs -text
docs/banner.png filter=lfs diff=lfs merge=lfs -text

BIN
docs/banner.png LFS Normal file

Binary file not shown.

BIN
docs/demo.gif LFS Normal file

Binary file not shown.

View File

@@ -1,7 +1,9 @@
# Imgfloat
![Banner](./banner.png)
Imgfloat is a real-time interactive OBS stream overlay. It allows channel administrators to display [images](./console/assets/images.md) and [videos](./console/assets/videos.md), play [audio](./console/assets/audio.md) and [anything else that you can code](./console/assets/scripts/overview.md) on the broadcast. Updates happen in real time so you can immediately see the changes on stream.
Want to get started? Checkout out the simple guide [as a broadcaster](./tutorial/broadcaster/overview.md) or [as a channel administrator](./tutorial/channel_admin/overview.md) or check out [https://imgflo.at](https://imgflo.at) to jump in right away.
Imgfloat is a free and open source project and you are free to host it yourself if you prefer. You can find the source code on [GitHub](https://github.com/imgfloat).
![Demo](./demo.gif)