K
K
Konstantin2017-02-28 18:04:32
fmpeg
Konstantin, 2017-02-28 18:04:32

How to make FFMPEG ignore input stream drop?

I am engaged in relaying online radio to the Internet. I use FFMPEG as a transcoder. But, as practice shows, it is not without flaws. In case of problems with the input stream, it stupidly stops transcoding and broadcasting on IceCast.
Question for the experts: is it possible to somehow force FFMPEG to ignore interrupts / drops in the input stream? Or somehow keep track of FFMPEG (its pids or something else) and in case of a fall, raise them as soon as possible?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
Yuri Udovichenko, 2017-03-01
@Aquary

It is better to use a media server that can receive streams and distribute them, keeping track of the state of the original stream. Our server has such an opportunity, among others .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question