[FFmpeg-user] fail to push some flv files to nginx rtmp server

qw applemax82 at 163.com
Tue Jan 24 12:03:34 EET 2017


Hi,


I use the following command to push flv to nginx rtmp server:


/usr/local/bin/ffmpeg -re -i ./Barcelona_1920x1080_4Mbps_25fps.flv -vcodec copy -flags +global_header -acodec copy -f flv rtmp://localhost:1935/live1/abc


But ffmpeg returns with the following message:


av_interleaved_write_frame(): Connection reset by peer


The test clip can be downloaded via the link:
https://drive.google.com/file/d/0Bx1RhuOwoy_HQkpnUEFzYzNhd00/view?usp=sharing


Does the error relate to ffmpeg or nginx rtmp module?


Thanks!


Regards


Andrew



More information about the ffmpeg-user mailing list