logging: level: com.zhehekeji: debug org.springframework.web: info root: info spring: datasource: driver-class-name: com.mysql.cj.jdbc.Driver initialSize: 15 maxActive: 20 maxPoolPreparedStatementPerConnectionSize: 20 maxWait: 60000 minEvictableIdleTimeMillis: 300000 minIdle: 15 password: Leaper@123 poolPreparedStatements: true testOnBorrow: true testOnReturn: false testWhileIdle: false timeBetweenEvictionRunsMillis: 60000 type: com.alibaba.druid.pool.DruidDataSource url: jdbc:mysql://115.236.65.98:12004/lia_duoji?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8 username: root validationQuery: SELECT 1 FROM DUAL zhehe: common: redis: prefix: spring filter: enable: true postToken: w89euijon2&UHBTY$%huni34ri # --------本服务端口号 server: port: 8099 #-------------- # ------用户中心地址 userUrl: http://115.236.65.98:11001 # ----------- # ----默认摄像头的连接信息 cameraPassword: admin123 cameraUser: admin cameraPort: 37777 # ------------ # -----图片 mp4下载地址 mediaPath: d:\\data\media\ mp4Path: d:\\data\mp4\ # ------------球機選擇--- 0:中威 1:海康 cameraType: 1 # ------------服务端类型 0:TCP 1:JSON serverMode: 1 # ------------ 实时视频流 全部页面的格式 行列数量 videoStyleRow: 2 videoStyleColumn: 2 # ------------球机m3u8默认地址 %d是球机数据库id,如果数据库没有,就使用此默认值 mediaServer: http://127.0.0.1:9080/hls/camera%d.m3u8