hristoterezov
59147f059d
Adds a parameter to API constructor that enables film strip only mode.
пре 9 година
hristoterezov
7793d65a99
Renames config.minimized to config.filmStripOnly .
пре 9 година
hristoterezov
b77791f4b2
Implements minimized mode - only the thumbnails are visible.
пре 9 година
damencho
4092d67853
Updates use of recording states, add some information texts and notifications.
пре 9 година
paweldomas
2ea6be9b2c
Updates app.bundle.js.
пре 9 година
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.
пре 9 година
bgrozev
9a31fa3d63
Fixes a bug reported by Pawel Domas.
пре 9 година
Дамян Минков
fd44cfa7a0
Typo.
пре 9 година
yanas
ab570d63fa
Fixes this reference.
пре 9 година
Boris Grozev
b4983b2566
Merge branch 'rename-mute-to-toggle'
пре 9 година
bgrozev
fdb470d22f
Merge pull request #330 from jitsi/remove-rtcp-mux-from-config
Removes the useBundle and useRtcpMux options from config.js. These are
пре 9 година
bgrozev
c163a22415
Merge pull request #331 from jitsi/enable-noice-reduction
Re-enables video noise reduction (removes a workaround for M37).
пре 9 година
bgrozev
1dea41d3d4
Merge pull request #328 from jitsi/verify-full-jid-for-jingle
Verify full (and not bare) JID of the Jingle sender, since everyone i…
пре 9 година
yanas
9d321df49e
Adds javadoc for previous commit.
пре 9 година
yanas
d92d8e8299
Some additional error handling.
пре 9 година
bgrozev
6b48bf0d84
Merge pull request #299 from marclaporte/patch-3
Minor rewording, fixing typos, and improving grammar
пре 9 година
bgrozev
de82a8e32b
Merge pull request #310 from marclaporte/patch-4
fix typo
пре 9 година
bgrozev
fe4661078e
Update a license mention in README.md
пре 9 година
bgrozev
46554f75a2
Merge pull request #313 from marclaporte/patch-6
fix typo and minor rewording
пре 9 година
Boris Grozev
dbd68d2daa
Updates app.bundle.js.
пре 9 година
Boris Grozev
67a52e6f72
Cleanup and formatting fixes in the UI module.
пре 9 година
Boris Grozev
2c790f86ad
More formatting fixes.
пре 9 година
Boris Grozev
fd5a739f3c
Minor formatting fixes, avoid using a global variable.
пре 9 година
Boris Grozev
35e46a2cfa
Fix a typo.
пре 9 година
Boris Grozev
24f9a1c8d1
Abstract browser type checks.
пре 9 година
Boris Grozev
71229bdba9
Minor formatting fixes.
пре 9 година
Boris Grozev
84a8d00234
Renames functions for the sake of clarity.
пре 9 година
Boris Grozev
ee95e99f57
Cleanup: removes an unused function.
пре 9 година
Boris Grozev
be6d7af377
Cleanup: fixes to style, typos and documentation.
пре 9 година
paweldomas
b8548757b4
Updates app.bundle.js
пре 9 година
paweldomas
df932bb89f
Fixes typo in variable name(and a crash on undefined).
пре 9 година
paweldomas
50e67a0658
Prevents from duplicating existing SSRCs with 'source-add' in remote description.
пре 9 година
damencho
3289f6f68e
Updates nginx detection during configuration.
пре 9 година
damencho
a701821698
Fixes updates on distributions that are missing openjdk 8.
пре 9 година
bgrozev
5588bcd167
Updates another call to setMute().
пре 9 година
bgrozev
a7058747ac
Updates a call to setMute().
пре 9 година
paweldomas
5017fed28e
Updates app.bundle.js.
пре 9 година
paweldomas
8469a282c1
Fixes inconsistent local video muted status.
пре 9 година
paweldomas
2ffe178456
Fixes issue with missing avatar for Jigasi user. Fixes issue with avatar not being displayed when user has no video. Removed duplicated logic for checking video muted status(removed from LargeVideo which exists in SmallVideo).
пре 9 година
paweldomas
349f196664
"wait for remote video" loop no longer exists so no need to set 'removed' flag on video.
пре 9 година
paweldomas
f2bd76ac93
Fixes issue with video thumbnail not being removed for users without camera and mic.
пре 9 година
hristoterezov
baee96734c
Moves LargeVideo html dependancies in LargeVideo.js
пре 9 година
Boris Grozev
4cac7ac97f
Re-enables video noise reduction (removes a workaround for M37).
пре 9 година
Boris Grozev
46a17948d0
Renames the external API commands from "mute{Audio,Video}" to "toggle{Audio,Video}" since what they do is "toggle".
пре 9 година
Boris Grozev
79ac1e800f
Verify full (and not bare) JID of the Jingle sender, since everyone in the MUC has the same bare JID.
пре 9 година
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.)
пре 9 година
damencho
f8b7d048b0
Updates meet default installation. Removes nginx dependency and adds openjdk-8 in order to activate multiplexing inside jvb and use its jetty to serve meet. Updates will not touch current configuration which will continue using nginx.
пре 9 година
paweldomas
dc19620edc
Updates app.bundle
пре 9 година
paweldomas
4aa6fbc4b9
Switches to the last visible video correctly when current speaker leaves the conference.
пре 9 година
hristoterezov
03902de511
Merge pull request #323 from pstros/remove-ui-refs-from-xmpp-upstream
Remove UI refs from xmpp and RTC
пре 9 година