George Politis
|
28f05dce31
|
Merge pull request #62 from bgrozev/fix-ssrc-order
Fixes ordering of a=ssrc lines before SRD is called.
|
9 yıl önce |
George Politis
|
1bdab2c989
|
Merge pull request #63 from bgrozev/allow-rtx-disable
Allows RTX to be disable for a conference.
|
9 yıl önce |
Boris Grozev
|
4d93c05452
|
Allows RTX to be disable for a conference.
|
9 yıl önce |
Boris Grozev
|
2166a93e9b
|
Fixes ordering of a=ssrc lines before SRD is called.
|
9 yıl önce |
George Politis
|
fd9a692e89
|
Merge pull request #61 from bgrozev/update-sdp-simulcast
Uses sdp-simulcast 0.1.6 (fixes for RTX + simulcast).
|
9 yıl önce |
Boris Grozev
|
4eb486bef8
|
Uses sdp-simulcast 0.1.6 (fixes for RTX + simulcast).
|
9 yıl önce |
hristoterezov
|
f695301d50
|
Fixes callstats issue: Cannot send feedback to callstats after JitsiConference.leave
|
9 yıl önce |
hristoterezov
|
9ac6462171
|
Merge pull request #58 from damencho/global-error-handler
Global error handler and reporting those errors.
|
9 yıl önce |
damencho
|
004870dffa
|
Respects already existing global error handlers.
|
9 yıl önce |
damencho
|
b7e1654670
|
Adds global error handler function and option to auto enable it. Reports unhandled exceptions catched by error handler through callstats.
|
9 yıl önce |
hristoterezov
|
7759fbe9e8
|
Merge pull request #41 from jitsi/ice_restart
Ice restart
|
9 yıl önce |
Paweł Domas
|
0d99e44766
|
Merge pull request #57 from jitsi/enable-as
Enable adaptive simulcast by default
|
9 yıl önce |
paweldomas
|
ffca0d2777
|
Merge branch 'master' into ice_restart
# Conflicts:
# modules/xmpp/JingleSessionPC.js
|
9 yıl önce |
Boris Grozev
|
f341b9ba3f
|
Renames adaptiveSimulcast to disableAdaptiveSimulcast.
|
9 yıl önce |
Boris Grozev
|
1f0e71a842
|
Simlifies code.
|
9 yıl önce |
damencho
|
ad5cbbe6a5
|
Merge pull request #56 from jitsi/performance_torture
Stores measured times and exposes them
|
9 yıl önce |
hristoterezov
|
6b267bbb5e
|
Stores measured times and exposes them
|
9 yıl önce |
damencho
|
52f90f93ac
|
Merge pull request #54 from iloire/Issue-53-watch-mode
Recompile browserify bundle on file changes (watch mode)
|
9 yıl önce |
damencho
|
a5478ac43b
|
Merge pull request #55 from jitsi/add_time_logs
Adds time logs for external_connect.js
|
9 yıl önce |
hristoterezov
|
4c4925b4a0
|
Adds time logs for external_connect.js
|
9 yıl önce |
Ivan Loire
|
2673dcddaa
|
Recompile browserify bundle on file changes (watch mode)
|
9 yıl önce |
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 yıl önce |
damencho
|
1ddc21e33e
|
Catch all errors comming from command handlers to avoid detaching presence handler from strophe connection.
|
9 yıl önce |
hristoterezov
|
5f38cf9232
|
Fixes console log for Strophe attaching
|
9 yıl önce |
damencho
|
6f4fef44e5
|
Merge pull request #51 from jitsi/external_connect_timeout
Adds timeout for the AJAX prebind request
|
9 yıl önce |
hristoterezov
|
80a2c3383f
|
Adds timeout for the AJAX prebind request
|
9 yıl önce |
hristoterezov
|
c57caa5ac7
|
Merge pull request #49 from jitsi/reduce-muc-joined-time
Reduce MUC joined time
|
9 yıl önce |
Lyubomir Marinov
|
84c22065fa
|
Expresses the desire to have the MUC join ASAP.
|
9 yıl önce |
Lyubomir Marinov
|
1e17367d5b
|
Initializes fields with primitive values through the prototype. (The Internet says that's faster so it MUST be true.)
|
9 yıl önce |
damencho
|
889ce2679c
|
Merge pull request #50 from jitsi/ff-early-dtls
Limits the early DTLS fix to Chrome...
|
9 yıl önce |
Lyubomir Marinov
|
230196572c
|
Simplifies source code.
|
9 yıl önce |
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 yıl önce |
Lyubomir Marinov
|
b96988fc10
|
Limits the early DTLS to Chrome because Firefox does not support instructing it about its RFC 4145 setup attribute value.
|
9 yıl önce |
Lyubomir Marinov
|
6bb7eadf9a
|
Expresses the desire to have the conference focus invited into the MUC ASAP.
|
9 yıl önce |
Lyubomir Marinov
|
0dce3b62af
|
Prefers local variables over instance property lookups.
|
9 yıl önce |
Lyubomir Marinov
|
3079fbca34
|
Fixes hard-to-read indentation.
|
9 yıl önce |
Lyubomir Marinov
|
b93ed63f7d
|
Renames a local variable from tmp to something (more) descriptive.
|
9 yıl önce |
Lyubomir Marinov
|
cad01c5c3d
|
Splits a long function into two shorter functions.
|
9 yıl önce |
hristoterezov
|
4526a72338
|
Merge pull request #44 from jitsi/early-dtls
Fix early DTLS
|
9 yıl önce |
damencho
|
f5d425722a
|
Merge pull request #47 from jitsi/fix_join
Fixes issue with muc join
|
9 yıl önce |
damencho
|
05be468a19
|
Merge pull request #48 from jitsi/jibri-recording-modifications-in-progress
Jibri recording modifications - work in progress.
|
9 yıl önce |
yanas
|
638bec6375
|
Basic Jibri recording refactoring.
|
9 yıl önce |
hristoterezov
|
6d51afe200
|
Fixes issue with muc join
|
9 yıl önce |
hristoterezov
|
28e2e912c3
|
Merge pull request #46 from damencho/version-print
Prints the version of lib when building.
|
9 yıl önce |
Lyubomir Marinov
|
4dd7ae6bfa
|
Improves the readability of the source code. (Suggested by Iván Loire.)
|
9 yıl önce |
damencho
|
a6d1419861
|
Prints the version of lib when building.
|
9 yıl önce |
damencho
|
473e337dc7
|
Merge pull request #45 from jitsi/strophe_attach
Implements attach method in JitsiConnection. Fixes token auth.
|
9 yıl önce |
hristoterezov
|
f6e0110636
|
Adds constant for statuses in external_connection.js
|
9 yıl önce |
hristoterezov
|
de851ca50e
|
Implements attach method in JitsiConnection. Fixes token auth.
|
9 yıl önce |
Lyubomir Marinov
|
7287bc2829
|
Deduplicates string searches using SDPUtil.find_line/s.
|
9 yıl önce |