将录像存储路径迁移至wvp中配置,assist以有在需要视频合成的时候才会用

This commit is contained in:
648540858
2023-11-01 14:07:32 +08:00
parent 75fccfaf17
commit 5d3f307b44
13 changed files with 69 additions and 66 deletions

View File

@@ -496,6 +496,7 @@ alter table wvp_media_server
add record_path character varying(255);
alter table wvp_media_server
add record_date integer default 7;
add record_day integer default 7;