Update README.md

add ffmpeg fro video on demand.
This commit is contained in:
eatfishfish
2024-05-31 11:42:27 +08:00
committed by GitHub
parent 9efaf98d38
commit c155fb43a5
+1 -1
View File
@@ -6,7 +6,7 @@
<http_bind> 是绑定http server 的ip和端口。
<athena_host> 是该服务端公网的域名。
<upload_url> 是该服务端公网的域名。
<amap_key> 高德API KEY 。https://console.amap.com/dev/index 这里注册。选择绑定“Web服务”
<amap_key> 高德API KEY 。https://console.amap.com/dev/index 这里注册。选择绑定“Web服务”
<ffmpeg_path>ffmpeg程序路径。 ffmpeg 从https://ffmpeg.org/download.html下载。
(2) 启动
在服务器上启动opserver.exe。