ZoneMinder / zoneminder

ZoneMinder is a free, open source Closed-circuit television software application developed for Linux which supports IP, USB and Analog cameras.
http://www.zoneminder.com/
GNU General Public License v2.0
4.82k stars 1.19k forks source link

FIx: Montage page, remove stream.src = '' #3982

Closed IgorA100 closed 2 weeks ago

IgorA100 commented 2 weeks ago

I don’t understand why it was necessary to reset the attribute if it is immediately redefined “stream.src = src” ???

connortechnology commented 2 weeks ago

Because some browsers don't accept the new value until you have cleared it.