don't pause speaker video if desktop stream stops
authorAndrew Engelbrecht <andrew@fsf.org>
Fri, 15 Mar 2019 19:53:00 +0000 (15:53 -0400)
committerAndrew Engelbrecht <andrew@fsf.org>
Fri, 15 Mar 2019 20:08:48 +0000 (16:08 -0400)
commit7a0ac6157c4394fe247db580721cb2864c1d34f7
tree82d7eb8aa4667d92f4f0b911eb40439160113721
parent9d51ccbb27ec2b0e1e784e736e8b8fd11711adba
don't pause speaker video if desktop stream stops

if the slide stream is interrupted, we don't want to stop the speaker
video.

either way, the page likely has to be reloaded, or to switch room
streams if the viewer wants the slides to resume after an interrupt.

with this change, at least the speaker video won't pause at the end of
each loop of the incomplete slide stream.
2019/assets/js/stream.js