From 98f5b53f9a2bf695cdc1f09f6315ecb3c8d7a157 Mon Sep 17 00:00:00 2001
From: KawaiNime Pro <147604824+kawainime@users.noreply.github.com>
Date: Tue, 13 Jan 2026 04:44:37 +0700
Subject: [PATCH 1/2] Membuata Menjadi Bahasa Inggris - README_EN.md
Membuata Menjadi Bahasa Inggris - README_EN.md
---
README_EN.md | 47 +++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 47 insertions(+)
create mode 100644 README_EN.md
diff --git a/README_EN.md b/README_EN.md
new file mode 100644
index 0000000..37ebe35
--- /dev/null
+++ b/README_EN.md
@@ -0,0 +1,47 @@
+
+
+
+
+## StreamFlow: Web-Based Multi-Platform Streaming
+
+[](https://github.com/bangtutorial/streamflow/releases)
+[](https://github.com/bangtutorial/streamflow/blob/main/LICENSE)
+[](https://github.com/bangtutorial/streamflow/blob/main/CONTRIBUTING.md)
+[](https://github.com/bangtutorial/streamflow/stargazers)
+[](https://github.com/bangtutorial/streamflow/network/members)
+
+**StreamFlow** is a powerful and easy-to-use web-based live streaming platform. Stream to YouTube, Facebook, and other RTMP platforms simultaneously with a single application. Equipped with video management, scheduled streaming, and real-time monitoring for a professional streaming experience.
+
+[🚀 Installation](#-quick-installation) • [📖 Documentation](#-manual-installation) • [🐳 Docker](#-docker-deployment) • [🪛 Troubleshooting](#-troubleshooting) • [💬 Community](https://github.com/bangtutorial/streamflow/discussions)
+
+
+
+
+
+---
+
+## ✨ Key Features
+
+- **Multi-Platform Streaming** - Stream to various popular platforms simultaneously.
+- **Video Gallery** - Manage video collections with an intuitive interface.
+- **Upload Video** - Upload from local storage or import directly from Google Drive.
+- **Scheduled Streaming** - Schedule streams with flexible time settings.
+- **Advanced Settings** - Full control over bitrate, resolution, FPS, and video orientation.
+- **Real-time Monitoring** - Monitor stream status with a real-time dashboard.
+- **Video Analytics** - Monitor video statistics and performance directly from the app.
+- **Responsive UI** - Modern interface that is responsive on all devices.
+
+## 💻 System Requirements
+
+- **Node.js** v18 or newer
+- **FFmpeg** for video processing
+- **SQLite3** (included in the package)
+- **VPS/Server** with at least 1 Core CPU & 1GB RAM
+- **Port** 7575 (customizable in the [.env](.env) file)
+
+## ⚡ Quick Installation
+
+For automatic installation, run the following command:
+
+```bash
+curl -o install.sh [https://raw.githubusercontent.com/bangtutorial/streamflow/main/install.sh](https://raw.githubusercontent.com/bangtutorial/streamflow/main/install.sh) && chmod +x install.sh && ./install.sh
From c8f29709b1b8d630ea85d89d5193e3a9a37ac95e Mon Sep 17 00:00:00 2001
From: KawaiNime Pro <147604824+kawainime@users.noreply.github.com>
Date: Tue, 13 Jan 2026 04:47:37 +0700
Subject: [PATCH 2/2] README.md lengkap dalam Bahasa Inggris
Berikut adalah file README.md lengkap dalam Bahasa Inggris (English), yang merupakan standar untuk repositori GitHub agar dapat dijangkau oleh komunitas global. File ini mencakup semua bagian dari file asli yang Anda unggah.
---
README_EN.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README_EN.md b/README_EN.md
index 37ebe35..c3787d7 100644
--- a/README_EN.md
+++ b/README_EN.md
@@ -24,7 +24,7 @@
- **Multi-Platform Streaming** - Stream to various popular platforms simultaneously.
- **Video Gallery** - Manage video collections with an intuitive interface.
-- **Upload Video** - Upload from local storage or import directly from Google Drive.
+- **Video Upload** - Upload from local storage or import directly from Google Drive.
- **Scheduled Streaming** - Schedule streams with flexible time settings.
- **Advanced Settings** - Full control over bitrate, resolution, FPS, and video orientation.
- **Real-time Monitoring** - Monitor stream status with a real-time dashboard.