视频录制

This commit is contained in:
18792927508
2023-10-27 16:24:42 +08:00
parent 99b7649364
commit 2515d5dbfd
6 changed files with 365 additions and 1 deletions
@@ -132,4 +132,13 @@ public class RuoYiConfig
{
return getProfile() + "/upload";
}
/**
* 获取上传路径
*/
public static String getVideoUploadPath()
{
return getProfile() + "/video";
}
// https://1304001529.vod-qcloud.com/b78823bbvodcq1304001529/3ce565bf3270835011486046286/f0.mp4
}