This commit is contained in:
2025-08-07 02:21:30 +08:00
commit 3f67c118de
13 changed files with 1024 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
spring.application.name=Reisa Eye
# FFmpeg??????????????????ffmpeg?
ffmpeg.path=ffmpeg
# HLS??????
hls.storage.path=./hls
# RTMP????
rtmp.port=1935
# Spring Boot????
server.port=8080