From 11727e5c2a86523080ebf3092db87c2917f00a49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=CC=B6e=CC=B6v=CC=B6i=CC=B6n=CC=B6?= Date: Thu, 25 Dec 2025 17:33:36 +0800 Subject: [PATCH] Update README.txt --- owncast/launchd/README.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/owncast/launchd/README.txt b/owncast/launchd/README.txt index 4055f5c..aeadb4f 100644 --- a/owncast/launchd/README.txt +++ b/owncast/launchd/README.txt @@ -1,9 +1,10 @@ 1. Download owncast-macOS.zip from https://github.com/owncast/owncast/releases -2. Download ffmpeg.zip from - - https://evermeet.cx/ffmpeg/ - - https://ffmpeg.martin-riedl.de/ -3. Unzip executable files to /usr/local/bin/ +2. Download latest ffmpeg.zip from + - https://evermeet.cx/ffmpeg/ + - https://ffmpeg.martin-riedl.de/ +3. Unzip executable files to: /usr/local/bin/ 4. Create launchd file: ~/Library/LaunchAgents/owncast.plist 5. Run command: launchctl bootstrap user/501 ~/Library/LaunchAgents/owncast.plist 6. Open web browser: http://127.0.0.1:8080/admin (admin:abc123) 7. OBS live stream to: rtmp://127.0.0.1/live (abc123) +8. View live stream at: https://127.0.0.1:8080/hls/stream.m3u8