application.yml 修正
This commit is contained in:
parent
497e86ed70
commit
09cf2f87fe
@ -71,8 +71,8 @@ proxy:
|
|||||||
device:
|
device:
|
||||||
url: http://192.168.2.3:18183
|
url: http://192.168.2.3:18183
|
||||||
ffmpeg-support:
|
ffmpeg-support:
|
||||||
ffmpeg: /usr/bin/ffmpeg
|
ffmpeg: /usr/bin/ffmpeg/ffmpeg
|
||||||
ffprobe: /usr/bin/ffprobe
|
ffprobe: /usr/bin/ffmpeg/ffprobe
|
||||||
rtp:
|
rtp:
|
||||||
input: -re -i
|
input: -re -i
|
||||||
output: -vcodec h264 -acodec aac -f rtp_mpegts
|
output: -vcodec h264 -acodec aac -f rtp_mpegts
|
||||||
|
Loading…
Reference in New Issue
Block a user