Introduces delay (5s)
Closed this issue · 1 comments
Is there any relatively easy way to reduce the delay introduced by this? I've been testing it with ffmpeg ->RTMP and it's exactly what I need, the delay is not a big deal but I'd rather fix it (or lower it as much as possible) than delay the video to match.
When I was using: mumble (client) ->server->client2->ffmpeg to rtmp server I had about 1-2 seconds delay between rtmp and mumble which is acceptable.
Now I have the mumble server with the recorder bot streaming to the rtmp server ("localhost") and the delay is between 5 and 7 seconds.
The audio buffer setting is default, which is 0.1 (I assume, seconds)
It's working wonderfully otherwise, thanks
it was a bug with the rtmp server. restarted it and now the delay is way below 1 second