mirror of
https://github.com/imgfloat/docs.git
synced 2026-02-05 04:09:27 +00:00
Add banner and demo
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -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/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/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/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
BIN
docs/banner.png
LFS
Normal file
Binary file not shown.
BIN
docs/demo.gif
LFS
Normal file
BIN
docs/demo.gif
LFS
Normal file
Binary file not shown.
@@ -1,7 +1,9 @@
|
|||||||
# Imgfloat
|

|
||||||
|
|
||||||
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.
|
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.
|
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).
|
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).
|
||||||
|
|
||||||
|

|
||||||
|
|||||||
Reference in New Issue
Block a user