George Politis
2c9d0606c3
Attempts to fix #258
10 年之前
hristoterezov
cc1ad1bc13
Implement the functionality that allows users to start the conversation muted.
10 年之前
Boris Grozev
886fb2ac43
Fix typos and rename event names for purposes of clarity.
10 年之前
George Politis
e98c8ada6a
Nukes the enableFirefoxSupport config param.
10 年之前
George Politis
ce8aa961ea
Lowers FF requirement to v38.
10 年之前
hristoterezov
520e655100
Fixes issue with video mute indicator.
10 年之前
hristoterezov
0e0f7d7ccb
Fixes issue with available devices icons
10 年之前
hristoterezov
58cc21d417
Changes the implementation to show availability of video and sound devices.
10 年之前
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.
10 年之前
hristoterezov
3a0ee11ccd
Turns off the camera when video is muted on https connection.
10 年之前
hristoterezov
0da2547360
Fixes the size of the desktop streaming video for remote peer.
10 年之前
George Politis
66a53c7dc0
Redirects to unsupported browser page for FF < 39.
10 年之前
George Politis
d9f7b8b6cc
Adds a comment about how FF handles the video.src attribute.
10 年之前
George Politis
05bbfda5bb
Adds support for FF/multistream.
10 年之前
hristoterezov
af682f8727
Changes the configuration of translation module to retrieve the resources synchronous. Removes the default values.
10 年之前
hristoterezov
d4f00d76ab
Removes webrtcrequired.html.
10 年之前
hristoterezov
37282e63b3
Fixes the references with chromeonly page.
10 年之前
hristoterezov
d260f1db61
Removes unused package.son files.
10 年之前
hristoterezov
74f078f166
Adds multi language support for message handlers.
10 年之前
George Politis
ed57f72117
Adds extra logging.
10 年之前
hristoterezov
4d39d4ccc3
Fixes issue with selected user resource jid variable.
10 年之前
hristoterezov
2362770cce
Changes getUserMedia implementation to try lower resolution if the configured one is not supported.
10 年之前
Thomas Odorfer
9e6e23ce97
Update RTC.js
fix for screensharing screen ratio and local mirror effect - forgotten parameter videoType in RTC.js in jitsi-meet commit 6c4a5bd tag 340
10 年之前
hristoterezov
9eb2873cfa
Removes the bundles for every module and add bundle for the whole application.
10 年之前
hristoterezov
c7e2331284
Removes document bind events between modules.
10 年之前
hristoterezov
bc2d72638b
Add events for data chanel.
10 年之前
Zalmoxisus
40de181959
Fixes audio-only (when GUM fails)
10 年之前
Zalmoxisus
567ac23c2c
Fixes some typos that cause errors
10 年之前
hristoterezov
af50bd5b94
Resolves some module dependancies by replaces them with events.
10 年之前
hristoterezov
6c4a5bd2bc
Removes some global variables. Fixes recording.
10 年之前
hristoterezov
6347730dc7
Fixes some issues related to xmpp module creation.
10 年之前
hristoterezov
e4e66a03d7
Creates initial version of xmpp module.
10 年之前
hristoterezov
ee94eca733
Creates desktop sharing module.
10 年之前
hristoterezov
0696fb2c5a
Fixes issue with video mute.
10 年之前
hristoterezov
e6fbb0934e
Removes local streams from the connection object.
10 年之前
hristoterezov
fcf785f32c
Removes unused files.
10 年之前
hristoterezov
69b0e2ad32
Creates UI module.
10 年之前
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).
10 年之前
hristoterezov
efc161dacd
Fixes issue with obtaining audio/video permissions when simulcast is disabled.
10 年之前
George Politis
2ee5a92ef0
Adds comment to modules/RTC/MediaStream.js
10 年之前
hristoterezov
4a991f7187
Adds package.json files for our browserify modules.
10 年之前
hristoterezov
ec5e0f09ea
Moves require to top for the RTC module.
10 年之前
hristoterezov
a1da42ff00
Fixes the filename in require call of data channels file.
10 年之前
hristoterezov
5b34a66cb6
Implements RTC module.
10 年之前