# 基于SpringBoot的视频监控记录查看 **Repository Path**: luokai-dandan/video-monitor ## Basic Information - **Project Name**: 基于SpringBoot的视频监控记录查看 - **Description**: 视频监控 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-03-14 - **Last Updated**: 2024-06-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: SpringBoot, MySQL, MyBatis, thymeleaf, Java ## README # 基于SpringBoot的视频监控记录查看 #### 介绍 视频监控 #### 软件架构 使用Java的Web框架SpringBoot开发视频监控后台查看界面,前台使用YOLO进行检测,将检测的视频保存到数据库中,使用SpringBoot读取数据库并使用Thymeleaf前端渲染。 #### 安装教程 1. Java 1.8 1. SpringBoot 2.2.2.RELEASE 1. Thymeleaf 1. MySQL