1

i want to restream with ffmpeg , how do i make it delay 1 minute ( but save to ffmpeg ) then stream ?

the reason for the 1 minute delay is because my connection is slow, if it waits 1 minute it might help to keep it smooth

my command

ffmpeg -i "http://xxxxx/xxxx.m3u8" -c:v copy -c:a aac -async 1 -f flv rtmp://xxxxx/live
Joe Cola
  • 359
  • 1
  • 6
  • 14

0 Answers0