Add -re flag

See #389, https://trac.ffmpeg.org/wiki/StreamingGuide
This commit is contained in:
Max Isom 2021-10-31 11:20:59 -04:00
parent 811c80d544
commit a4e67d6383
No known key found for this signature in database
GPG key ID: 25C9B1A7F6798880

View file

@ -369,6 +369,7 @@ export default class {
'1',
'-reconnect_delay_max',
'5',
'-re',
]);
if (options.seek) {