Re: [Live-devel] what to do about error 104 (Connection reset by peer)?

2019-11-26 Thread Ross Finlayson
> On Nov 26, 2019, at 7:43 PM, P. Min wrote: > > > Another follow-up: it looks like the source stream is flaky. > > Other clients (like ffmpeg, and yellow.js running under node) also stop after > a while. > > It would be great if there was a way to somehow reconnect to the stream when > t

[Live-devel] what to do about error 104 (Connection reset by peer)?

2019-11-26 Thread P. Min
Another follow-up: it looks like the source stream is flaky. Other clients (like ffmpeg, and yellow.js running under node) also stop after a while. It would be great if there was a way to somehow reconnect to the stream when this happens (I suppose I could just restart the program) _