damencho
7cc832e9ee
Fixes using options from correct locations, per conference or per connection.
9 лет назад
Paweł Domas
5ff4dece7d
Merge pull request #73 from jitsi/fix_resolution_retries
Fixed issue with not recognising unsupported resolution error
9 лет назад
hristoterezov
4e0f46de41
Fixed issue with not recognising unsupported resolution error
9 лет назад
George Politis
4285128d3e
Merge pull request #70 from jitsi/ssrc_remove
Simplify source-remove notifications.
9 лет назад
hristoterezov
7f1b9140ff
Merge pull request #71 from jitsi/mute_attributes
Fix xmlns attributes of presence mute extensions
9 лет назад
paweldomas
d96fcc81e2
Fix xmlns attributes of presence mute extensions
9 лет назад
paweldomas
1c31d7bfab
Fix 'source-add' + 'source-remove' race condition
When source-add and source-remove for the same SSRC arrive just one after
another, SSRC will not be removed as it didn't make it to the remote description
yet.
9 лет назад
paweldomas
0c43c09e72
Simplify source-remove handling
Before the change we were constructing lines to be removed based on SSRC
parameters values supplied in the notification. We want the client to simply
remove all lines related to the SSRC being removed as sometimes things get
out of sync. For example when Chrome adds 'default' mslabel or when we'll be
doing lipsync stream merging.
9 лет назад
damencho
254f4f400c
Merge pull request #68 from jitsi/performanceTime_format
Fixes the performance time structure which is used by torture
9 лет назад
hristoterezov
a132424c5e
Merge pull request #59 from damencho/callstats-screen-share-events
Adds screenShareStart and screenShareStop events to callstats reports.
9 лет назад
damencho
d11ec5f6de
Adds screenShareStart and screenShareStop events to callstats reports.
9 лет назад
hristoterezov
5b91a7b812
Merge pull request #67 from damencho/updates-onDisplayNameChanged
Updates onDisplayNameChanged
9 лет назад
paweldomas
6c0aef3742
Fix invalid call to _allocateConferenceFocusError
9 лет назад
hristoterezov
3c94755413
Renames performanceTimes to ConnectionTimes
9 лет назад
hristoterezov
d2c277eec3
Fixes the performance time structure which is used by torture
9 лет назад
damencho
6c4d25cb55
Limit on display name changed only when there is a real change.
9 лет назад
George Politis
967ee8980c
Merge pull request #64 from bgrozev/disable-rtx
Disables rtx.
9 лет назад
Boris Grozev
9e49288651
Disables rtx.
9 лет назад
George Politis
28f05dce31
Merge pull request #62 from bgrozev/fix-ssrc-order
Fixes ordering of a=ssrc lines before SRD is called.
9 лет назад
George Politis
1bdab2c989
Merge pull request #63 from bgrozev/allow-rtx-disable
Allows RTX to be disable for a conference.
9 лет назад
Boris Grozev
4d93c05452
Allows RTX to be disable for a conference.
9 лет назад
Boris Grozev
2166a93e9b
Fixes ordering of a=ssrc lines before SRD is called.
9 лет назад
George Politis
fd9a692e89
Merge pull request #61 from bgrozev/update-sdp-simulcast
Uses sdp-simulcast 0.1.6 (fixes for RTX + simulcast).
9 лет назад
Boris Grozev
4eb486bef8
Uses sdp-simulcast 0.1.6 (fixes for RTX + simulcast).
9 лет назад
hristoterezov
9ac6462171
Merge pull request #58 from damencho/global-error-handler
Global error handler and reporting those errors.
9 лет назад
damencho
004870dffa
Respects already existing global error handlers.
9 лет назад
damencho
b7e1654670
Adds global error handler function and option to auto enable it. Reports unhandled exceptions catched by error handler through callstats.
9 лет назад
hristoterezov
7759fbe9e8
Merge pull request #41 from jitsi/ice_restart
Ice restart
9 лет назад
Paweł Domas
0d99e44766
Merge pull request #57 from jitsi/enable-as
Enable adaptive simulcast by default
9 лет назад
paweldomas
ffca0d2777
Merge branch 'master' into ice_restart
# Conflicts:
# modules/xmpp/JingleSessionPC.js
9 лет назад
Boris Grozev
f341b9ba3f
Renames adaptiveSimulcast to disableAdaptiveSimulcast.
9 лет назад
Boris Grozev
1f0e71a842
Simlifies code.
9 лет назад
damencho
ad5cbbe6a5
Merge pull request #56 from jitsi/performance_torture
Stores measured times and exposes them
9 лет назад
hristoterezov
6b267bbb5e
Stores measured times and exposes them
9 лет назад
damencho
52f90f93ac
Merge pull request #54 from iloire/Issue-53-watch-mode
Recompile browserify bundle on file changes (watch mode)
9 лет назад
damencho
a5478ac43b
Merge pull request #55 from jitsi/add_time_logs
Adds time logs for external_connect.js
9 лет назад
hristoterezov
4c4925b4a0
Adds time logs for external_connect.js
9 лет назад
Ivan Loire
2673dcddaa
Recompile browserify bundle on file changes (watch mode)
9 лет назад
hristoterezov
d03af36666
Merge pull request #52 from damencho/catch-all-from-command-handlers
Catch all errors coming from command handlers to avoid detaching pre…
9 лет назад
damencho
1ddc21e33e
Catch all errors comming from command handlers to avoid detaching presence handler from strophe connection.
9 лет назад
hristoterezov
5f38cf9232
Fixes console log for Strophe attaching
9 лет назад
damencho
6f4fef44e5
Merge pull request #51 from jitsi/external_connect_timeout
Adds timeout for the AJAX prebind request
9 лет назад
hristoterezov
80a2c3383f
Adds timeout for the AJAX prebind request
9 лет назад
hristoterezov
c57caa5ac7
Merge pull request #49 from jitsi/reduce-muc-joined-time
Reduce MUC joined time
9 лет назад
Lyubomir Marinov
84c22065fa
Expresses the desire to have the MUC join ASAP.
9 лет назад
Lyubomir Marinov
1e17367d5b
Initializes fields with primitive values through the prototype. (The Internet says that's faster so it MUST be true.)
9 лет назад
damencho
889ce2679c
Merge pull request #50 from jitsi/ff-early-dtls
Limits the early DTLS fix to Chrome...
9 лет назад
Lyubomir Marinov
230196572c
Simplifies source code.
9 лет назад
Lyubomir Marinov
e97859f23d
Complies with the convention in most of the source code in the file and puts opening braces at the end of the interval after a space character.
9 лет назад
Lyubomir Marinov
b96988fc10
Limits the early DTLS to Chrome because Firefox does not support instructing it about its RFC 4145 setup attribute value.
9 лет назад