Skip to content

SRT in and out #3648

Closed Answered by aler9
JonnyTech asked this question in Questions
Aug 12, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

The problem here is that you are not using the recommended FFmpeg flags when encoding to H264, and therefore your stream cannot be processed in real time. Flags are available in the README and are:

-c:v libx264 -pix_fmt yuv420p -preset ultrafast -b:v 600k

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@JonnyTech
Comment options

Answer selected by JonnyTech
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants