paweldomas
3177c7fb70
Does not call track.stop() when Temasys plugin is used which will freeze the browser when switching back from screen streaming.
Calling mediaStream.stop() is enough in that case.
10 år sedan
hristoterezov
d043d9f16a
Fixes issues with 'firefox extension needed' error
10 år sedan
George Politis
5c7fc0f6fe
Updates the generated files.
10 år sedan
George Politis
e7090e5489
Enables simulcast by default.
10 år sedan
George Politis
d3d8927022
Fixes build with older versions of nodejs.
10 år sedan
George Politis
6a0fddf72d
Bumps the sdp-simulcast version.
10 år sedan
George Politis
bb8dfe44a5
Removes space in cname generation of recvonly streams.
10 år sedan
George Politis
2c317e3b17
Removes the local SSRC replacement hack and fixes video muting/unmuting when simulcast is enabled.
Conflicts:
modules/xmpp/JingleSessionPC.js
modules/xmpp/LocalSSRCReplacement.js
modules/xmpp/TraceablePeerConnection.js
10 år sedan
damencho
ba3b133ecd
Decrease the ping interval.
10 år sedan
hristoterezov
8f45de7635
Adds 'firefox extention needed' error
10 år sedan
hristoterezov
d779652297
Updates the generated files
10 år sedan
bgrozev
7ef80810b2
Fixes one more reference, removes a variable.
10 år sedan
damencho
960f22dcca
Fixes using the correct value of webrtcIceUdpDisable/webrtcIceTcpDisable config.
10 år sedan
isymchych
2282f50b62
added method to extract logs
10 år sedan
hristoterezov
109926cef1
Fixes removeTrack for FF
10 år sedan
paweldomas
6c152c9571
Removes Prosody patch instructions from tokens.md(the code is in the trunk).
10 år sedan
paweldomas
57f8d5a5e2
Fixes crash when desktop is obtained immediately after Chrome extension has been installed.
10 år sedan
damencho
185ba3b9a7
Removes unused and not working method.
10 år sedan
damencho
9b056afed0
Does not remove muted info from presence just surpress generating duplicate events for muted, if we remove it this breaks initial presences for muted.
10 år sedan
damencho
c1abbc4d65
Removes muted info from presence to avoid generating too many muted events.
10 år sedan
Thorsten Basse
39a358e155
Stop adding TRACK_REMOVED listener to the conference every time a track is added
As TRACK_REMOVED are never removed from the conference and add up over time.
Might be better to just remove the tracks listeners inside JitsiConference.prototype.removeTrack.
10 år sedan
Thorsten Basse
d160859bfe
Stop using the polyfill when you are assign the es6-promise after that anyway
es6-promise.polyfill() is broken for Chrome atm and replaces the native Promise and swallows unhandled errors.
https://github.com/jakearchibald/es6-promise/issues/70
10 år sedan
hristoterezov
0c1aff5fd8
Updates binaries
10 år sedan
damencho
9ce6126a2f
Fixes TypeError not a function.
10 år sedan
hristoterezov
ad50235102
Fixes issue with creating many AudioContext objects
10 år sedan
hristoterezov
8a087c01b3
Adds event that is fired when the local user have started muted
10 år sedan
damencho
4bb1b5a7c5
Fires initial selected event on opening the datachannel.
10 år sedan
hristoterezov
e3b6360962
Fixes start muted event name
10 år sedan
hristoterezov
3ecbed2347
Fixes start muted implementation.
10 år sedan
isymchych
3a5780af08
added "start muted"
10 år sedan
damencho
8b94351597
Renames all active speaker references to be called dominant speaker.
10 år sedan
hristoterezov
9f495f5ce9
Throws an error if one of the requested local tracks can't be delivered
10 år sedan
damencho
3e0e8d9215
Makes sure we first fire muc_joined and muc_member_joined before firing command events or any event for the data from the received presence.
10 år sedan
damencho
1f1b090811
Reuses generated src url for video elements.
10 år sedan
damencho
5ccb73a994
Renames a variable.
10 år sedan
hristoterezov
0f1113994a
Fixes JS error in GUM
10 år sedan
hristoterezov
120ecd57d7
Implements retry strategy for GUM resolution failures
10 år sedan
hristoterezov
c45f3d767d
Fixes JS error when parsing GUM error
10 år sedan
damencho
e5ee21b19b
Removes email references.
10 år sedan
hristoterezov
27393407c1
Fixes track muted events
10 år sedan
hristoterezov
d9ba5d989f
Fixes ssrcOwners map in JingleSession for local user jid
10 år sedan
hristoterezov
150c9be041
Removes unnecessary logs
10 år sedan
hristoterezov
06025f275b
Implements remote participant audio mute
10 år sedan
hristoterezov
dd1bcb0414
Changes the recording to report the status via event instead of Promise. Fixes JS errors
10 år sedan
hristoterezov
115ce537d1
Add support for jirecon and colibri in the recording
10 år sedan
hristoterezov
629add96e2
Adds uglify to Makefile and minified version of the library.
10 år sedan
isymchych
013ee849f7
added method to only authenticate user in the room
10 år sedan
isymchych
56293261b9
do not trigger USER_JOINED event for local user
10 år sedan
hristoterezov
aaefe38c1e
Adds isSIPCallingSupported method to the conference
10 år sedan
hristoterezov
37e73e7ec5
Fixes minor Firefox issues. Adds methods for the desktop sharing.
10 år sedan