直播:后台 JWT 推流、前台画中画;WebRTC 服务与 Nginx WebSocket 代理

Made-with: Cursor
This commit is contained in:
whm
2026-03-25 15:00:14 +08:00
parent b83ec91b1a
commit 7811adca66
1050 changed files with 146524 additions and 37 deletions

View File

@@ -204,7 +204,9 @@ func defaultHomepageData() models.HomepageData {
{Title: "量子同步", Desc: "跨维度数据同步技术,您的数据在多宇宙中保持一致"},
{Title: "星际防护", Desc: "来自未来的安全加密协议,守护您的数字资产安全"},
},
FooterText: "© 2024 宇恒一号 · 成都宇信达智能科技有限公司",
FooterText: "© 2024 宇恒一号 · 成都宇信达智能科技有限公司",
LiveRoomURL: "",
LiveRoomTitle: "视频直播",
}
}