[FFmpeg-user] Add delay to stream on twitch/youtube/restream.io, add chat and alerts

Rob Hallam ffmpeg at roberthallam.com
Mon Jun 15 20:17:27 EEST 2020


On Mon, 15 Jun 2020 at 17:26, Carl Zwanzig <cpz at tuunq.com> wrote:

> Add delay- how long? (delay is memory- or disk-intensive*)  OBS can
insert a
> short delay, but longer ones usually mean writing data into a file and
> playing it back later (which could be only 5 seconds). There are many
> "gotchas" around that with file format and record/play timing. Please
start
> a separate email thread for that.

Is this still true? In OBS, Settings → Advanced there is a "Stream Delay"
section (mentioned on https://obsproject.com/wiki/OBS-Studio-Overview).

The default setting of 20s estimates mem usage of 11MB; I set the option
to 120s which increased the memory usage estimate to 69MB. Even five
minutes 'only' uses 174MB.

Cheers,
Rob


More information about the ffmpeg-user mailing list