isymchych
|
fdc2ecd86f
|
escape html from username
|
10 years ago |
damencho
|
67b35f0f1e
|
Uses inactive callback if available instead of deprecated onended one.
|
10 years ago |
damencho
|
249e032ad6
|
Uses stopping tracks and use MediaStream.stop method only if defined. Based on previous code and inspired by PR #390.
|
10 years ago |
damencho
|
fa138eae43
|
Replaces deprecated ended call with active check for media streams.
|
10 years ago |
damencho
|
b08308e5e4
|
Fixes isMuted check.
|
10 years ago |
damencho
|
74227e182a
|
Makes sure we use stream.ended in one place.
|
10 years ago |
damencho
|
8cebbbb347
|
Stops the MediaStream using the utility method in RTC.
|
10 years ago |
damencho
|
1ba0a182f6
|
Makes sure we add/remove all onended events for media streams in one central place.
|
10 years ago |
damencho
|
11e1197901
|
Uses one method from RTC to stop media streams.
|
10 years ago |
Boris Grozev
|
932af962b2
|
Adds an option to advertise our SSRCs in presence to the MUC (as well as
Jingle) for backward compatibility with jirecon. Partially reverts
a1b0677442
|
10 years ago |
Boris Grozev
|
e0522f6977
|
Simplifies code.
|
10 years ago |
Boris Grozev
|
9111797913
|
Removes a tangle of spaghetti.
|
10 years ago |
bgrozev
|
30c601e054
|
Removes words from the roomname generator.
|
10 years ago |
Boris Grozev
|
23ff99db6e
|
Implements choosing from a list of possible BOSH addresses.
|
10 years ago |
Boris Grozev
|
554808549e
|
Fixes a bug reported by George Politis.
|
10 years ago |
Boris Grozev
|
657a3fb2e1
|
Removes comments (fixes warnings).
|
10 years ago |
Boris Grozev
|
ae793726ca
|
Allows the URLProcessor to replace a property even if its type changes.
|
10 years ago |
Spellauge
|
277f340063
|
authdomain2
|
10 years ago |
Boris Grozev
|
cf8950110f
|
Adds additional logs, including timestamps relative to the initial
request.
|
10 years ago |
yanas
|
9a5d2012d3
|
Adds jsdoc to previous commit
|
10 years ago |
Yana Stamcheva
|
8a678286f7
|
Makes video screen fit configurable.
|
10 years ago |
Emil Ivov
|
097c008a63
|
add display name to stats debug info
|
10 years ago |
Marc Laporte
|
220fe7e993
|
Fix a typo
|
10 years ago |
Boris Grozev
|
0bbae86f68
|
Fixes a bug with prematurely removed remote videos on firefox.
|
10 years ago |
Boris Grozev
|
ff2b7ca921
|
Removes unused parameters, adds documentation.
|
10 years ago |
Boris Grozev
|
ebdd91df4e
|
Removes the sid property from MediaStream (how did we end up having a
Jingle session ID in MediaStream and passing it around in the UI?)
|
10 years ago |
Boris Grozev
|
4934779187
|
Simplifies code, removes unused code.
|
10 years ago |
damencho
|
f626c5fbc0
|
Adds null check for the connection when checking whether we have joined a muc.
|
10 years ago |
damencho
|
ababa0fadc
|
Changes some logging levels.
|
10 years ago |
damencho
|
54b9379577
|
Fixes storing display name in local members list, avoid dominant speaker to delete it.
|
10 years ago |
damencho
|
fd954580b7
|
Fixes for FF: failing avatar tests and problem when last participant leaves the owner video does not switch to local video.
|
10 years ago |
Lyubomir Marinov
|
c992222c70
|
Removes duplication. Allows automated functional testing to access the WebRTC data channels.
|
10 years ago |
Boris Grozev
|
506d0722bd
|
Removes hard-coded constants and uses the events API in the statistics
module.
|
10 years ago |
Boris Grozev
|
62d3b749bb
|
Adds config options to filter out TCP or UDP candidates (for the purpose
of forcing one or the other in automated tests).
|
10 years ago |
paweldomas
|
260b610725
|
Fixes issue with avatar not being displayed when user is in the lastN set, but has video muted.
|
10 years ago |
hristoterezov
|
39c5ef2f5a
|
Fixes jshint
|
10 years ago |
Boris Grozev
|
745417be18
|
Tries to fix connecting after XMPP authentication is requested.
|
10 years ago |
Boris Grozev
|
fdf73a9b4e
|
Fixes jshint warnings.
|
10 years ago |
Boris Grozev
|
5ac3304956
|
Fixes a typo reported by Hamid Yaseen. Closes #283.
|
10 years ago |
Boris Grozev
|
bd58e6c799
|
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
|
10 years ago |
Boris Grozev
|
27c297c034
|
Fixes or ignores (explicidly, as much as possible) jshint warnings.
|
10 years ago |
Boris Grozev
|
09eaa0d303
|
Fix comparison warnings.
|
10 years ago |
Boris Grozev
|
68421465a7
|
Removes misleading documentation. Formatting fixes.
|
10 years ago |
paweldomas
|
b9b64242a5
|
Will close install Temasys plugin popup only when cancel or close button is clicked.
|
10 years ago |
Boris Grozev
|
f69e7ace6d
|
Uses the new name of the chrome extension id field.
|
10 years ago |
Boris Grozev
|
b2d838ba1c
|
Fixes mirroring on firefox.
|
10 years ago |
Boris Grozev
|
995b3be6e7
|
Implements screen sharing for firefox, using a jidesha extension.
Renames some fields in config.js.
|
10 years ago |
Boris Grozev
|
e5184358c2
|
Separates the logic for obtaining a screen capture from the logic
for switching between camera and screen.
|
10 years ago |
Boris Grozev
|
f7ba684cf6
|
Enables the screen capture on firefox.
|
10 years ago |
Boris Grozev
|
c0a51fedd0
|
Moves includes to the top of the file.
|
10 years ago |