O
O
OKNOZA2015-01-19 12:40:40
fmpeg
OKNOZA, 2015-01-19 12:40:40

FFmpeg image is pouring, how to fix it?

Retransmission works for me, but the picture is pouring, here is the code.

exec_static /usr/local/bin/ffmpeg -i rtp://@233.33.210.86:5050 -c:v libx264 -s 720x576 -b:v 500k -c:a aac -strict experimental -ar 44100 -ac 2 -f flv rtmp://localhost/myapp/live 2>>/var/log/nginx/ffmpeg.log;

How to fix ?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
Timur Tazetdinov, 2015-01-19
@veratiz

If you record a stream on this host without transcoding, is there spillage? How busy is the CPU during the transcoding process? This happens if the percent does not cope.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question