Boris Grozev
b0c81985d4
Removes the useBundle and useRtcpMux options from config.js. These are
now fully supported by jitsi-videobridge and all browsers which we
support (and if we need to enable them conditionally because of browser
compatibility in the future, we should do it based on run-time browser
detection.)
vor 9 Jahren
paweldomas
0902cbb164
Fixes problems with Temasys plugin support in Safari.
vor 9 Jahren
paweldomas
bc935eb5dc
Fixes broken video in FF
vor 9 Jahren
paweldomas
879fb9a590
Adds getters for peer video selectors and simplifies the code a little bit.
vor 9 Jahren
paweldomas
ae759fab5b
Adds IE support through Temasys WebRTC plugin.
vor 9 Jahren
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
vor 10 Jahren
George Politis
93648f361b
Updates the license headers.
vor 10 Jahren
George Politis
23f1dc174e
Refactors simulcast support.
vor 10 Jahren
gpolitis
b0d2a79873
Require FF 40 or above for a good experience.
vor 10 Jahren
hristoterezov
099e3340bc
Implements start muted feature.
vor 10 Jahren
George Politis
2c9d0606c3
Attempts to fix #258
vor 10 Jahren
hristoterezov
cc1ad1bc13
Implement the functionality that allows users to start the conversation muted.
vor 10 Jahren
George Politis
e98c8ada6a
Nukes the enableFirefoxSupport config param.
vor 10 Jahren
George Politis
ce8aa961ea
Lowers FF requirement to v38.
vor 10 Jahren
hristoterezov
58cc21d417
Changes the implementation to show availability of video and sound devices.
vor 10 Jahren
hristoterezov
dbcfc92dc4
Changes the implementation to allow users without audio and video to join the conferences. Fixes issue with switching off desktop sharing for audio only users.
vor 10 Jahren
hristoterezov
3a0ee11ccd
Turns off the camera when video is muted on https connection.
vor 10 Jahren
George Politis
66a53c7dc0
Redirects to unsupported browser page for FF < 39.
vor 10 Jahren
George Politis
d9f7b8b6cc
Adds a comment about how FF handles the video.src attribute.
vor 10 Jahren
hristoterezov
af682f8727
Changes the configuration of translation module to retrieve the resources synchronous. Removes the default values.
vor 10 Jahren
hristoterezov
d4f00d76ab
Removes webrtcrequired.html.
vor 10 Jahren
hristoterezov
37282e63b3
Fixes the references with chromeonly page.
vor 10 Jahren
hristoterezov
74f078f166
Adds multi language support for message handlers.
vor 10 Jahren
hristoterezov
2362770cce
Changes getUserMedia implementation to try lower resolution if the configured one is not supported.
vor 10 Jahren
hristoterezov
9eb2873cfa
Removes the bundles for every module and add bundle for the whole application.
vor 10 Jahren
Zalmoxisus
40de181959
Fixes audio-only (when GUM fails)
vor 10 Jahren
hristoterezov
fcf785f32c
Removes unused files.
vor 10 Jahren
hristoterezov
69b0e2ad32
Creates UI module.
vor 10 Jahren
paweldomas
4fb7001b00
Converts 'constraints' to local variable in order to fix desktop sharing issues(audio constraints were retained in global var and get desktop stream failed).
vor 10 Jahren
hristoterezov
efc161dacd
Fixes issue with obtaining audio/video permissions when simulcast is disabled.
vor 10 Jahren
hristoterezov
5b34a66cb6
Implements RTC module.
vor 10 Jahren