feat: add streamingUrl to all scenes in demo.json

This commit is contained in:
2026-06-12 18:03:22 +08:00
parent 503496ea0e
commit 47230b4a66
2 changed files with 55 additions and 7 deletions

6
.gitignore vendored
View File

@@ -23,4 +23,8 @@ npm-debug.log*
# TypeScript
*.tsbuildinfo
video
release
release
# HLS streaming segments
public/demo/*/1080p/
public/demo/*/720p/
public/demo/*/480p/