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

_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to