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
The issue is that the image is already displayed in the browser but it takes another two seconds until it stops loading. It seems the browser is expecting something, i.e. a \r\n.
I already tried Client.stop but that didn't help. The streaming (also jpg) is done asynchronously, that may be why.
The long loading times cause issues with my home automation. It times out.
When loading the JPG, the image appears instantly in the browser but the network connection remains open for about 2 seconds.
The text was updated successfully, but these errors were encountered: