1
0
mirror of https://github.com/dani/vroom.git synced 2024-06-29 15:03:41 +02:00
vroom/public
Daniel Berteaud 2d36ad921b Pause a preview when going on the main div
This reduce the CPU pressure, as only one stream needs to be decoded
Also prevent the main vid to double its audio level (which was not a bad thing, but was just beacause this same track was decoded and played twice, it'd be better to play with the volume of only one track)
Doesn't work well on FF for now (because FF doesn't like switching main div, it often do not resume the video, or after several seconds, will need to investigate)
2014-05-30 13:59:51 +02:00
..
css Use a common class for public forms 2014-05-28 14:53:45 +02:00
fonts Initial import 2014-04-03 17:42:54 +02:00
img Warning if webcam access is refused 2014-05-23 12:48:45 +02:00
js Pause a preview when going on the main div 2014-05-30 13:59:51 +02:00
snd Add MoH when you are alone in the room 2014-05-23 19:16:45 +02:00
vroom.pl Update msg when seting passwords (join or owner) 2014-05-30 13:07:12 +02:00