stream_srs/src/main/resources/application.properties

29 lines
857 B
Properties
Raw Normal View History

2025-04-23 11:56:18 +08:00
#公司环境
2025-04-26 16:50:35 +08:00
spring.application.name=stream_server
server.port = 9011
srs.splitPath=/data/java/srs/stream_server/temp
srs.targetPath=/data/java/srs/srs/trunk/objs/nginx/html/recording
ffmpeg=ffmpeg
recordPath=/data/java/srs/srs/trunk/objs/nginx/html/record
livedates=8
cangneiwai=false
#大数据局
2025-04-23 11:56:18 +08:00
#spring.application.name=stream_server
2025-04-26 16:50:35 +08:00
#server.port = 8989
2025-04-23 11:56:18 +08:00
#srs.splitPath=/data/java/srs/stream_server/temp
#srs.targetPath=/data/java/srs/srs/trunk/objs/nginx/html/recording
#ffmpeg=ffmpeg
#recordPath=/data/java/srs/srs/trunk/objs/nginx/html/record
#livedates=8
2025-04-26 16:50:35 +08:00
#cangneiwai=true
2025-04-14 09:53:59 +08:00
#本地测试
2025-04-23 11:56:18 +08:00
#spring.application.name=stream_server
#server.port = 9011
#srs.splitPath=/Users/sunpeng/workspace/stream/temp
#srs.targetPath=/Users/sunpeng/workspace/stream/html
#ffmpeg=ffmpeg
#recordPath=/Users/sunpeng/workspace/stream/record
2025-04-26 16:50:35 +08:00
#livedates=7
#cangneiwai=false