Boris Grozev
bd58e6c799
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
před 9 roky
Boris Grozev
27c297c034
Fixes or ignores (explicidly, as much as possible) jshint warnings.
před 9 roky
Boris Grozev
09eaa0d303
Fix comparison warnings.
před 9 roky
Boris Grozev
f7ba684cf6
Enables the screen capture on firefox.
před 9 roky
paweldomas
59b26fdf07
Uses SDPUtil filter special characters method through xmpp interface instead of importing it directly.
před 9 roky
damencho
2a2702c13a
Adds params for enabling fake devices on firefox.
před 9 roky
Boris Grozev
9cc9e6132c
Add RTCBrowserType.isAndroid().
před 9 roky
paweldomas
e5d03d1d11
Fixes GUM failure with the latest FF nightly plus cleanup.
před 9 roky
paweldomas
74e7507a73
Re-uses SSRC of the first video stream created for any streams created in future. Does video mute and switching to the screen stream without 'source-add'/'source-remove' signaling. Moves video type signaling from Jingle to MUC presence.
před 9 roky
Boris Grozev
2c790f86ad
More formatting fixes.
před 9 roky
Boris Grozev
4cac7ac97f
Re-enables video noise reduction (removes a workaround for M37).
před 9 roky
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.)
před 9 roky
paweldomas
0902cbb164
Fixes problems with Temasys plugin support in Safari.
před 9 roky
paweldomas
bc935eb5dc
Fixes broken video in FF
před 9 roky
paweldomas
879fb9a590
Adds getters for peer video selectors and simplifies the code a little bit.
před 9 roky
paweldomas
ae759fab5b
Adds IE support through Temasys WebRTC plugin.
před 9 roky
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
před 10 roky
George Politis
93648f361b
Updates the license headers.
před 10 roky
George Politis
23f1dc174e
Refactors simulcast support.
před 10 roky
gpolitis
b0d2a79873
Require FF 40 or above for a good experience.
před 10 roky
hristoterezov
099e3340bc
Implements start muted feature.
před 10 roky
George Politis
2c9d0606c3
Attempts to fix #258
před 10 roky
hristoterezov
cc1ad1bc13
Implement the functionality that allows users to start the conversation muted.
před 10 roky
George Politis
e98c8ada6a
Nukes the enableFirefoxSupport config param.
před 10 roky
George Politis
ce8aa961ea
Lowers FF requirement to v38.
před 10 roky
hristoterezov
58cc21d417
Changes the implementation to show availability of video and sound devices.
před 10 roky
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.
před 10 roky
hristoterezov
3a0ee11ccd
Turns off the camera when video is muted on https connection.
před 10 roky
George Politis
66a53c7dc0
Redirects to unsupported browser page for FF < 39.
před 10 roky
George Politis
d9f7b8b6cc
Adds a comment about how FF handles the video.src attribute.
před 10 roky
hristoterezov
af682f8727
Changes the configuration of translation module to retrieve the resources synchronous. Removes the default values.
před 10 roky
hristoterezov
d4f00d76ab
Removes webrtcrequired.html.
před 10 roky
hristoterezov
37282e63b3
Fixes the references with chromeonly page.
před 10 roky
hristoterezov
74f078f166
Adds multi language support for message handlers.
před 10 roky
hristoterezov
2362770cce
Changes getUserMedia implementation to try lower resolution if the configured one is not supported.
před 10 roky
hristoterezov
9eb2873cfa
Removes the bundles for every module and add bundle for the whole application.
před 10 roky
Zalmoxisus
40de181959
Fixes audio-only (when GUM fails)
před 10 roky
hristoterezov
fcf785f32c
Removes unused files.
před 10 roky
hristoterezov
69b0e2ad32
Creates UI module.
před 10 roky
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).
před 10 roky
hristoterezov
efc161dacd
Fixes issue with obtaining audio/video permissions when simulcast is disabled.
před 10 roky
hristoterezov
5b34a66cb6
Implements RTC module.
před 10 roky