Re: [FFmpeg-user] A query on FFmpeg and NFS mounts

2019-10-01 Thread Dennis Mungai
On Tue, 1 Oct 2019 at 19:55, andrei ka wrote: > > run 2 ffmpegs, one sending to local multicast, 2nd running in bash > infinite loop copying from that multicast to nfs, if nfs fais, restart > ffmpeg after the loop sees nfs coming back > Hey Andrew, That's not a solution to my problem. Invariably

Re: [FFmpeg-user] A query on FFmpeg and NFS mounts

2019-10-01 Thread andrei ka
run 2 ffmpegs, one sending to local multicast, 2nd running in bash infinite loop copying from that multicast to nfs, if nfs fais, restart ffmpeg after the loop sees nfs coming back Le mar. 1 oct. 2019 à 18:50, Dennis Mungai a écrit : > Hello there, > > Is it possible to keep FFmpeg running when