On Tue, Feb 02, 2016 at 09:28:50 +0100, [email protected] wrote: > Then everything is doing fine, and after 97h just this is added: > WriteN, RTMP send error 104 (129 bytes)
Google tells me that this error is from librtmp, and: http://stream-recorder.com/forum/showpost.php?p=48099&postcount=4 "Error 104 occurs when connection is closed by remote end." So it *may* not even be ffmpeg's fault. Does Wowza have usable logs? Another idea: Could you use ffmpeg's native rtmp support? (I think you need to build without "--enable-librtmp" in order to be able to use it. I don't know how to choose implementations of protocols like it can be done with codecs.) Gruß, Moritz _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
