damencho
732e9d5b31
Updates deploy command.
vor 10 Jahren
damencho
48a16c4b23
Fixes version command.
vor 10 Jahren
damencho
1a179f2cb9
Updates package.json with dependencies and scripts. Removes Makefile. Adds version to the library.
vor 10 Jahren
Boris Grozev
45cf2bcdce
Fix an error introduced while rebasing.
vor 10 Jahren
damencho
cbe404dfd5
Updates callstats to queue events if lib is not inited. Report such queued events only if the lib successfully initialize. Removes deprecated fabricSetup event.
vor 10 Jahren
hristoterezov
1848b15640
Fixes issue with endless SRD/SLD
vor 10 Jahren
isymchych
abcc2ab98b
ensure that video element is visible before attaching stream with Temasys
vor 10 Jahren
hristoterezov
2f5add6ef9
Fixes issue in PR #463
vor 10 Jahren
yanas
d7d5ab67a9
Fixes Last N event duplicating another event, causing exception when used in the client app.
vor 10 Jahren
Lyubomir Marinov
2feefff54f
Disconnects from the XMPP server on unload as a way to facilitate API consumers.
vor 10 Jahren
Lyubomir Marinov
a504d7b908
Adds a missing this.
vor 10 Jahren
Lyubomir Marinov
4de20ae339
Manually formats source code for the purposes of (a bit of) consistency,
vor 10 Jahren
Lyubomir Marinov
21d5049076
Allows testing how synchronous and asynchronous Strophe affects the reliability of the delivery of unavailable presence to the XMPP server.
vor 10 Jahren
isymchych
cbb46c63cd
added API to change chat subject
vor 10 Jahren
hristoterezov
211da9b641
Fixes issues related to PR #451
vor 10 Jahren
isymchych
4efc997a62
propagate AVAILABLE_DEVICES_CHANGED event
vor 10 Jahren
isymchych
6f10dbfd10
removed USER_ID_CHANGED event
vor 10 Jahren
isymchych
96adaf5e65
handle PRESENCE_STATUS event
vor 10 Jahren
isymchych
f20eb2ef68
handle FOCUS_DISCONNECTED error
vor 10 Jahren
isymchych
ff3e05f5ea
propagate FIREFOX_EXTENSION_NEEDED event
vor 10 Jahren
isymchych
a02143da30
added propagation of few errors
vor 10 Jahren
hristoterezov
0bac10e552
Fixes initJitsiConference options in API.md
vor 10 Jahren
Lyubomir Marinov
ea8fbf8697
Introduces a utility function to load optional scripts such as callstats.io.
vor 10 Jahren
Lyubomir Marinov
914ff83d30
Attempts to increase the chances of unavailable presence reaching Prosody (on window unload, for example).
vor 10 Jahren
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.
vor 10 Jahren
hristoterezov
862439e26f
Fixes the audio levels
vor 10 Jahren
damencho
e49bd553f8
Fixes start video muted and remote audio.
vor 10 Jahren
hristoterezov
af6ef976ae
Fixes previous commit
vor 10 Jahren
hristoterezov
af4b1bca0e
Fixes callstats GUM fail reporting
vor 10 Jahren
hristoterezov
b8682c6a83
Add callstats support
vor 10 Jahren
damencho
00c90ec9dd
Updates dependencies on make.
vor 10 Jahren
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.
vor 10 Jahren
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.
vor 10 Jahren
hristoterezov
d043d9f16a
Fixes issues with 'firefox extension needed' error
vor 10 Jahren
George Politis
5c7fc0f6fe
Updates the generated files.
vor 10 Jahren
George Politis
e7090e5489
Enables simulcast by default.
vor 10 Jahren
George Politis
d3d8927022
Fixes build with older versions of nodejs.
vor 10 Jahren
George Politis
6a0fddf72d
Bumps the sdp-simulcast version.
vor 10 Jahren
George Politis
bb8dfe44a5
Removes space in cname generation of recvonly streams.
vor 10 Jahren
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
vor 10 Jahren
damencho
ba3b133ecd
Decrease the ping interval.
vor 10 Jahren
hristoterezov
8f45de7635
Adds 'firefox extention needed' error
vor 10 Jahren
hristoterezov
d779652297
Updates the generated files
vor 10 Jahren
bgrozev
7ef80810b2
Fixes one more reference, removes a variable.
vor 10 Jahren
damencho
960f22dcca
Fixes using the correct value of webrtcIceUdpDisable/webrtcIceTcpDisable config.
vor 10 Jahren
isymchych
2282f50b62
added method to extract logs
vor 10 Jahren
hristoterezov
109926cef1
Fixes removeTrack for FF
vor 10 Jahren
paweldomas
6c152c9571
Removes Prosody patch instructions from tokens.md(the code is in the trunk).
vor 10 Jahren
paweldomas
57f8d5a5e2
Fixes crash when desktop is obtained immediately after Chrome extension has been installed.
vor 10 Jahren
damencho
185ba3b9a7
Removes unused and not working method.
vor 10 Jahren