Commit Graph

281 Commits (c21c9ce1b87aa1e80538d98115f4ef26fff12da1)

Author SHA1 Message Date
bgrozev 23c2df38ea Fix the urls to rightwatermark.png 11 years ago
paweldomas b7a229941c Fixes 'undefined' default SIP number. 11 years ago
hristoterezov 507e58dab6 Adds another element existence check to avoid JS errors in welcome page. 11 years ago
hristoterezov 5e58327a3f Adds element existence check to avoid JS errors in welcome page. 11 years ago
yanas 79bf672ca7 Clears some welcome_page and videolayout styles. 11 years ago
yanas f0a278cad5 Adds some interface config properties. 11 years ago
hristoterezov 6fe0864402 Changes secret key texts to password 11 years ago
fo 003571173e Removes an unnecessary message and changes the video bridge message. 11 years ago
paweldomas ce3c1da679 Do not show 'Media removed before had started' error dialog(keep it for log purpose only as it will happen always when peer leaves before session is initiated completely). 11 years ago
hristoterezov ab4ba5a9c3 Implements config property for disabling the prezi button 11 years ago
hristoterezov 6572ceda44 Resets local audio level when the user is muted. 11 years ago
hristoterezov 386e10a966 Adds check for datachanel state before sending data. 11 years ago
hristoterezov f6a846eecc Fixes JS error when enable / disable video. Changes the enable / disable video function to send presence with videomuted element. 11 years ago
fo bb45d72737 Adds a message handler and messages to the user including when the video bridge is not available. 11 years ago
George Politis f2f91ff7cf Fixes problems with the adaptive simulcast. 11 years ago
George Politis 36af4da83d Implements first version of adaptive simulcast. 11 years ago
George Politis ffaa9a62b8 Adds simulcast support in meet. 11 years ago
bgrozev 233f18cb78 Fix a log message. 11 years ago
fo e633fed536 Adds keyboard shorcuts support for mute/unmute, start/stop camera, toggle chat, toggle film strip and push to talk functionality. 11 years ago
fo 32fab4c222 Hide the bottom toolbar with the header toolbar if the film strip is hidden. 11 years ago
Philipp Hancke df9ac36aa0 retain localAudio + localVideo when re-establishing a connection. fixes a bug report by markus kilas 11 years ago
hristoterezov b82786947a Fixes some welcome page minor issues. 11 years ago
hristoterezov f65640882f Fixes welcome page input Enter button action. 11 years ago
hristoterezov 2f8efe7a6a Fixes the issue with the wrong value of the invite dialog.(reported by Timmi) 11 years ago
hristoterezov 199fb025b9 Adds reload button to the input in the welcome page. 11 years ago
hristoterezov bcf4caaf00 Replaces the auto generated address string with string from the room name generator. 11 years ago
hristoterezov 2d8707626b Fixes issues with the welcome page. 11 years ago
yanas eec2c487fd Fixes setting of default display name in remote videos. 11 years ago
hristoterezov c00f60f57b Fixes some positions of elements from the welcome page. Adds "Join Again" button to hangup message box. 11 years ago
paweldomas e94c4238d1 Fixes crash on non HTTPS sites. 11 years ago
hristoterezov 5ccb720ecc Adds room name generator. 11 years ago
Philipp Hancke 381b764c4f add GUM tracking 11 years ago
paweldomas 7d1d3b1e7e Fixes video ratio. 11 years ago
Philipp Hancke c6f7e192d0 move GUM to body.onload 11 years ago
Philipp Hancke 54ea1da98e use only a single GUM call 11 years ago
hristoterezov 08c6026521 Adds don't show welcome page checkbox and hang up button. 11 years ago
Philipp Hancke dacafdeb8a initial tracking infrastructure 11 years ago
yanas e89c7ea85c Adds a last-n user interface. Some code restructuring related to last-n and stream reception/deletion. Adds a contact list user interface. 11 years ago
paweldomas 325af308f5 Separates display name and presence status. Triggers separate event for presence status. 11 years ago
hristoterezov 1794003875 Implements welcome page. 11 years ago
paweldomas f61accc812 Removes default SIP number. 11 years ago
Damian Minkov 7acb89d5b5 Does not trim username from jid when joining muc when users are authenticated (entered their usernames). 11 years ago
Damian Minkov aeaa70ca0c Handles two domains one for anonymous users, and one for authorized one, where only authorized users can create chat rooms. 11 years ago
Damian Minkov f4ab48092a Detects hosts that do not allow anonymous login and asks for credentials. 11 years ago
paweldomas 1a074b12b4 Adds SIP gateway support. 11 years ago
hristoterezov 0e7c1ed9a9 Fixes the local audio levels when the user is muted. 11 years ago
hristoterezov 83b4ee96d3 Enables LocalStatsCollector for the local audio levels instead of rtp stats. Fixes issue with local audio level calculations. 11 years ago
yanas 913cdb9c7a Fixes audio level interface in the single user in conference case. 11 years ago
Lyubomir Marinov 5f34f67fc5 Fixes an error when clicking on a thumbnail without video. 11 years ago
Boris Grozev 05975e30a3 Moves recording button related code to toolbar.js. 11 years ago