From e79a485adb73afa75487226eeb103eea68aebc7f Mon Sep 17 00:00:00 2001 From: shikong <919411476@qq.com> Date: Sat, 10 Feb 2024 22:46:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E4=B8=BA=20=E4=BD=BF=E7=94=A8=20rtsp?= =?UTF-8?q?=20=E6=8E=A8=E6=B5=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/application-local.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gb28181-mocking-starter/src/main/resources/application-local.yml b/gb28181-mocking-starter/src/main/resources/application-local.yml index b30cf1b..5f406ef 100644 --- a/gb28181-mocking-starter/src/main/resources/application-local.yml +++ b/gb28181-mocking-starter/src/main/resources/application-local.yml @@ -105,8 +105,10 @@ ffmpeg-support: #input: -hwaccel cuda -re -i rtsp://10.10.11.200/camera/171 input: -re -i # output: -tune zerolatency -vcodec libx264 -acodec aac -preset ultrafast -vf scale=640:-1 -f rtsp #flv #rtp_mpegts - output: -c:v copy -an -preset ultrafast -flvflags no_duration_filesize -bf 0 -max_interleave_delta 0 -f rtsp #flv #rtp_mpegts - download: -thread_queue_size 128 -i + output: -c:v copy -an -preset ultrafast -flvflags no_duration_filesize -bf 0 -max_interleave_delta 0 -f rtsp #flv # +# output: -c:v h264 -an -preset ultrafast -flvflags no_duration_filesize -bf 0 -max_interleave_delta 0 -f rtsp + download: -thread_queue_size 128 -re -i + download-speed: 0 # output: -vcodec h264 -acodec aac -vf scale=640:-1 -f rtp_mpegts # -rtsp_transport tcp # download: -i E:\Repository\other\happytime-gb28181-device-x64\666.mp4 -filter:v "setpts=4.0*PTS" # download: -i E:\Repository\other\happytime-gb28181-device-x64\666.mp4 -filter:v "setpts=4.0*PTS