Ingest -re command can remove? #4058
Unanswered
lesterguoyu
asked this question in
Q&A
Replies: 1 comment
-
I encountered the same issue. I think -re needs to be optional. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If i use ingest to pull and push rtmp, -re command will cause a 3s delay in rtmp streaming。
does any way to remove -re command ?
and i see source code srs_app_ingest.cpp line436
// For stream, also use -re, to ingest HLS better.
ffmpeg->append_iparam("-re");
look like -re just for hls better. but rtmp non-essential
Version
srs5.
Beta Was this translation helpful? Give feedback.
All reactions