mirror of
https://github.com/langhuihui/monibuca.git
synced 2025-12-24 13:48:04 +08:00
fix: pull add reg match
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user