Hi Community,
I am wondering if there is a way I can build in fault tolerance for my web rtc cards?
I am using a thinclient to run two displays, one with general stuff, and the other with 6 low quality camera streams. They work great, albeit low frame rate but that doesn’t matter.
The problem is, occasionally, one or more streams will drop out and show the loading symbol. A refresh of the page fixes the streams, but I am hoping to have someway to reload that card or the stream if it freezes up.
Any ideas?
I guess I could somehow just have the whole page refresh every 30 mins or so if it comes to it, but I’d like to avoid that.
I am displaying the page using firefox on Ubuntu based Linux.