Files
obs-studio/plugins
Eric Lindvall 41258f8976 obs-ffmpeg: Add error detection to ffmpeg-mux network streams
ffmpeg-mux does not notice if ffmpeg returns an error from
av_interleaved_write_frame() which means that OBS never knows if there
is a problem in ffmpeg.

This is the biggest issue for cases like srt:// or tcp:// streams that
can regularly fail. Without this change OBS never knows that something
went wrong.

Only network streams are checked to prevent impacting potential
transient errors in recordings.
2020-11-15 06:02:30 -08:00
..
2020-09-27 23:07:27 +02:00
2020-11-01 20:47:35 -08:00
2020-11-14 11:55:22 -08:00
2020-09-27 23:07:27 +02:00
2020-09-27 23:07:27 +02:00
2020-11-14 11:58:55 -08:00
2020-09-27 23:07:27 +02:00
2020-11-14 11:58:55 -08:00