Hey, I am currently sending recordings made in the users browser to a server using Ajax. On the Server I have a ffmpeg process running (with the -re-option). The big issue here is however that the Encoding runs stable for two hours or so, then stops (due to the file not being filled on time, e.g. because of Internet connectivity issues). Is there any way to prevent ffmpeg from stopping if EOF is reached (like it is done with the rtmp-live-option)?
Thanks ahead, Kaj-Sören Mossdorf _______________________________________________ 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".
