stream_srs/src/main/resources/application.properties

10 lines
323 B
Properties
Raw Normal View History

2024-12-18 17:09:09 +08:00
spring.application.name=demo
2025-02-12 15:05:58 +08:00
server.port = 8989
2024-12-18 17:09:09 +08:00
srs.splitPath=/data/java/srs/stream_server/temp
2025-01-07 18:38:21 +08:00
srs.targetPath=/data/java/srs/srs/trunk/objs/nginx/html
2025-02-12 16:20:45 +08:00
ffmpeg=/data/ffmpeg/bin/ffmpeg
#server.port = 8080
2025-01-07 18:38:21 +08:00
#srs.splitPath=/Users/sunpeng/workspace/stream/temp
2025-02-12 16:20:45 +08:00
#srs.targetPath=/Users/sunpeng/workspace/stream/html
#ffmpeg=ffmpeg