pushUrl 配置

feature-flyModify
陈伟 2025-09-02 15:59:53 +08:00
parent 105ad9ad8e
commit 921a0e2825
1 changed files with 2 additions and 1 deletions

View File

@ -87,6 +87,7 @@
"DbFile": "Sqlite.db"
},
"AIModelApi":{
"Url": "http://192.168.10.131:9025"
"Url": "http://192.168.10.131:9025",
"PushUrl":"rtmp://192.168.3.17:1935/live/11"
}
}