fix: pull add reg match

This commit is contained in:
langhuihui
2025-01-12 21:55:42 +08:00
parent d80dac852b
commit af2a7ccf5f
3 changed files with 14 additions and 14 deletions

View File

@@ -27,7 +27,7 @@ mp4:
onsub:
pull:
^vod\d+/(.+)/mp4$: $1
^vod_mp4_\d+/(.+)$: $1
cascadeserver:
quic:
listenaddr: :44944
@@ -43,7 +43,7 @@ flv:
# filepath: record/$0
onsub:
pull:
^vod\d+/(.+)/flv$: $1
^vod_flv_\d+/(.+)$: $1
# pull:
# live/test: https://livecb.alicdn.com/mediaplatform/afb241b3-408c-42dd-b665-04d22b64f9df.flv?auth_key=1734575216-0-0-c62721303ce751c8e5b2c95a2ec242a0&F=pc&source=34675810_null_live_detail&ali_flv_retain=2
hls: