13 lines
186 B
Properties
13 lines
186 B
Properties
spring.application.name=Reisa Eye
|
|
# FFmpeg??????????????????ffmpeg?
|
|
ffmpeg.path=ffmpeg
|
|
|
|
# HLS??????
|
|
hls.storage.path=./hls
|
|
|
|
# RTMP????
|
|
rtmp.port=1935
|
|
|
|
# Spring Boot????
|
|
server.port=8080
|