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