feat 引入hls
This commit is contained in:
@@ -327,6 +327,7 @@ const handleSee = async (row?: any) => {
|
||||
dialog1.visible = true;
|
||||
dialog1.title = '修改设备';
|
||||
};
|
||||
|
||||
const handleMonitorDialogClose = (done: () => void) => {
|
||||
monitorVideoRef.value?.pause();
|
||||
monitorVideoRef.value && (monitorVideoRef.value.currentTime = 0);
|
||||
|
||||
Reference in New Issue
Block a user