bp2008 / ui3

A powerful, modern HTML5 web interface for Blue Iris.
GNU Lesser General Public License v3.0
120 stars 18 forks source link

Maximizing a camera causes the <canvas> rendered to be used. #156

Closed bp2008 closed 11 months ago

bp2008 commented 11 months ago

The <canvas> renderer for HTML5 video is used temporarily while the stream is switching, this is intentional. However it should switch back to <video> after the single-camera stream loads and is playing at default scale. During normal streaming, the <video> renderer should be used any time the video element is not zoomed larger than the viewport.

bp2008 commented 11 months ago

Fixed in https://github.com/bp2008/ui3/commit/cc35c0ef951529d6e2167beb90ce1c0c910a5c31