Commit Graph

4 Commits

Author SHA1 Message Date
cgomesu af7d85b6cb ffmpeg: disable stdin interaction
ffmpeg enables interaction on stdin by default, which may have
undesirable consequences when running ffmpeg in the background.
adding `-nostdin` disables interaction via the stdin stream.
2023-01-11 13:19:11 -03:00
David Lamkin d9c80c5231 reduce excessive ffmpeg logging
In livestream.sh logging is set to 52 which seems excessive
a value of 32 (the default):
     'Show informative messages during processing. This is in addition to warnings and errors.'
would seem to be more appropriate.
2022-05-27 11:08:11 +01:00
ehpersonal38 ff9f355271 Update livestream.sh 2022-04-25 10:24:23 -04:00
Patrick McGuire bc2d3df898 updating references to old repo to new repo 2021-09-28 14:48:25 -04:00