You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A restartWhenClosed option would definitely be a good addition to the library!
In the meantime, you could create a timeout-timer that is reset by a frame pre-processor every time a frame is received.
If no new frame is received for a given duration, the widget is reloaded.
For anyone interested, I implemented a proof-of-concept of a frameTimeout option in Koch-AG@0d602e7.
I'll MR this as soon as we've tested it for a while and are sure it does not interfere with anything else. Unfortunately, I don't have a lot of time to work on this at the moment but the solution is functional and we're testing it in-house at the moment.
How to reconnect/refresh when stream server is closed or restart
when image shown and then I restart my stream server
there is no error so I cannot refresh image
It's would be nice to have flag that try to reconnect to stream source.
The text was updated successfully, but these errors were encountered: