ReisaEye
This commit is contained in:
12
src/main/resources/application.properties
Normal file
12
src/main/resources/application.properties
Normal 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
|
||||
Reference in New Issue
Block a user