isymchych
6f10dbfd10
removed USER_ID_CHANGED event
10 jaren geleden
isymchych
96adaf5e65
handle PRESENCE_STATUS event
10 jaren geleden
isymchych
f20eb2ef68
handle FOCUS_DISCONNECTED error
10 jaren geleden
isymchych
ff3e05f5ea
propagate FIREFOX_EXTENSION_NEEDED event
10 jaren geleden
isymchych
a02143da30
added propagation of few errors
10 jaren geleden
hristoterezov
0bac10e552
Fixes initJitsiConference options in API.md
10 jaren geleden
Lyubomir Marinov
ea8fbf8697
Introduces a utility function to load optional scripts such as callstats.io.
10 jaren geleden
Lyubomir Marinov
914ff83d30
Attempts to increase the chances of unavailable presence reaching Prosody (on window unload, for example).
10 jaren geleden
Thorsten Basse
285d5a872c
Add `deviceId` which was used to create `JitsiLocalTrack` to the object to re-use it when unmuting the track
Fixes the issue that when creating local tracks with specific devices after unmuting the new tracks were created with default devices again.
10 jaren geleden
hristoterezov
862439e26f
Fixes the audio levels
10 jaren geleden
damencho
e49bd553f8
Fixes start video muted and remote audio.
10 jaren geleden
hristoterezov
af6ef976ae
Fixes previous commit
10 jaren geleden
hristoterezov
af4b1bca0e
Fixes callstats GUM fail reporting
10 jaren geleden
hristoterezov
b8682c6a83
Add callstats support
10 jaren geleden
damencho
00c90ec9dd
Updates dependencies on make.
10 jaren geleden
damencho
882c4402e5
Fixes issue with start muted video, as we are now removing the stream. We now create a dummy video track which we report as muted.
10 jaren geleden
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 jaren geleden
hristoterezov
d043d9f16a
Fixes issues with 'firefox extension needed' error
10 jaren geleden
George Politis
5c7fc0f6fe
Updates the generated files.
10 jaren geleden
George Politis
e7090e5489
Enables simulcast by default.
10 jaren geleden
George Politis
d3d8927022
Fixes build with older versions of nodejs.
10 jaren geleden
George Politis
6a0fddf72d
Bumps the sdp-simulcast version.
10 jaren geleden
George Politis
bb8dfe44a5
Removes space in cname generation of recvonly streams.
10 jaren geleden
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 jaren geleden
damencho
ba3b133ecd
Decrease the ping interval.
10 jaren geleden
hristoterezov
8f45de7635
Adds 'firefox extention needed' error
10 jaren geleden
hristoterezov
d779652297
Updates the generated files
10 jaren geleden
bgrozev
7ef80810b2
Fixes one more reference, removes a variable.
10 jaren geleden
damencho
960f22dcca
Fixes using the correct value of webrtcIceUdpDisable/webrtcIceTcpDisable config.
10 jaren geleden
isymchych
2282f50b62
added method to extract logs
10 jaren geleden
hristoterezov
109926cef1
Fixes removeTrack for FF
10 jaren geleden
paweldomas
6c152c9571
Removes Prosody patch instructions from tokens.md(the code is in the trunk).
10 jaren geleden
paweldomas
57f8d5a5e2
Fixes crash when desktop is obtained immediately after Chrome extension has been installed.
10 jaren geleden
damencho
185ba3b9a7
Removes unused and not working method.
10 jaren geleden
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 jaren geleden
damencho
c1abbc4d65
Removes muted info from presence to avoid generating too many muted events.
10 jaren geleden
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 jaren geleden
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 jaren geleden
hristoterezov
0c1aff5fd8
Updates binaries
10 jaren geleden
damencho
9ce6126a2f
Fixes TypeError not a function.
10 jaren geleden
hristoterezov
ad50235102
Fixes issue with creating many AudioContext objects
10 jaren geleden
hristoterezov
8a087c01b3
Adds event that is fired when the local user have started muted
10 jaren geleden
damencho
4bb1b5a7c5
Fires initial selected event on opening the datachannel.
10 jaren geleden
hristoterezov
e3b6360962
Fixes start muted event name
10 jaren geleden
hristoterezov
3ecbed2347
Fixes start muted implementation.
10 jaren geleden
isymchych
3a5780af08
added "start muted"
10 jaren geleden
damencho
8b94351597
Renames all active speaker references to be called dominant speaker.
10 jaren geleden
hristoterezov
9f495f5ce9
Throws an error if one of the requested local tracks can't be delivered
10 jaren geleden
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 jaren geleden
damencho
1f1b090811
Reuses generated src url for video elements.
10 jaren geleden