From 8caa1fd19e3a7ef527a0952bd394dd4a201af40b 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:29:42 +0800 Subject: [PATCH] Update README.txt --- owncast/launchd/README.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/owncast/launchd/README.txt b/owncast/launchd/README.txt index cdaa289..4055f5c 100644 --- a/owncast/launchd/README.txt +++ b/owncast/launchd/README.txt @@ -1,5 +1,7 @@ 1. Download owncast-macOS.zip from https://github.com/owncast/owncast/releases -2. Download ffmpeg.zip from https://evermeet.cx/ffmpeg/ +2. Download 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