Flutter frontends
-- One UI technology stack targets Linux, Android, Web, and future - desktop builds with consistent interaction patterns. -
-diff --git a/website/hightube/assets/hightube-icon.png b/website/hightube/assets/hightube-icon.png deleted file mode 100644 index 5337445..0000000 Binary files a/website/hightube/assets/hightube-icon.png and /dev/null differ diff --git a/website/hightube/index.html b/website/hightube/index.html deleted file mode 100644 index e77f263..0000000 --- a/website/hightube/index.html +++ /dev/null @@ -1,395 +0,0 @@ - - -
- - - -Flutter + Go live streaming stack
-- An open source live streaming platform designed for creators, - private communities, classrooms, labs, and self-hosted media - services. -
- -Architecture
-- Hightube separates a portable client experience from a compact, - self-hostable backend, keeping deployment simple while leaving room - for native desktop, mobile, and web clients. -
-- One UI technology stack targets Linux, Android, Web, and future - desktop builds with consistent interaction patterns. -
-- The server handles API requests, authentication, live room state, - RTMP publishing, HTTP-FLV playback, chat, and monitoring. -
-- Deploy the server on your own Linux host and connect compatible - broadcasters such as OBS through standard RTMP workflows. -
-Project highlights
-- Read, modify, build, and deploy the platform from source without - vendor lock-in. -
-- Current builds include Linux, Web, and Android client packages, - with Windows builds planned later. -
-- Live rooms, RTMP publishing, HTTP-FLV playback, multi-quality - transcoding, chat, danmaku-style messages, and admin monitoring. -
-- The Go server uses a lightweight runtime model and can be deployed - as a single Linux server component. -
-Downloads
-- All builds are distributed through the project release page. Apple - device builds are not provided at this time. -
-Backend service for self-hosted streaming deployments.
- - Download Linux server - -Server executable for Windows environments.
- - Download Windows server - -Containerized server deployment via Docker image.
- - Download Docker image - -ARM64 Android APK build for mobile viewing and interaction.
- - Download Android APK - -Desktop Flutter client packaged as an AppImage.
- - Download Linux AppImage - -Desktop client build for Windows users.
- - Download Windows client - -Static web build archive for hosting the Flutter web frontend.
- - Download Web archive - -Source code
-- Hightube is developed as an open source project. Clone the source, - inspect the Flutter and Go code, build your own binaries, and adapt - it for your own live platform. -
-One UI technology stack targets Linux, Android, Web, and future @@ -112,7 +114,9 @@
The server handles API requests, authentication, live room state, @@ -120,7 +124,9 @@
Deploy the server on your own Linux host and connect compatible @@ -137,6 +143,9 @@
Read, modify, build, and deploy the platform from source without @@ -144,6 +153,9 @@
Current builds include Linux, Web, and Android client packages, @@ -151,6 +163,9 @@
Live rooms, RTMP publishing, HTTP-FLV playback, multi-quality @@ -158,6 +173,9 @@
The Go server uses a lightweight runtime model and can be deployed @@ -179,6 +197,9 @@
Backend service for self-hosted streaming deployments.
Desktop Flutter client packaged as an AppImage.
- - Download Linux AppImage - -ARM64 Android APK build for mobile viewing and interaction.
- - Download Android APK - -Static web build archive for hosting the Flutter web frontend.
- - Download Web archive - -Server executable for Windows environments.
Containerized server deployment via Docker image.
+ + Download Docker image + +ARM64 Android APK build for mobile viewing and interaction.
+ + Download Android APK + +Desktop Flutter client packaged as an AppImage.
+ + Download Linux AppImage + +Desktop client build for Windows users.
Static web build archive for hosting the Flutter web frontend.
+ + Download Web archive + +