Commit Graph

368 Commits (09eaa0d303fb6f4330dae2cd0fba3bbd0fbcdc1a)

Author SHA1 Message Date
George Politis f95d5f36bb Moves add/remove source element creation in strophe.jingle.sdp.js. 11 years ago
George Politis 1938280e27 Narrows the gap between strophe.jingle and our code. 11 years ago
George Politis dc5d5f8436 Nukes colibri.*.js and restores original file structure of strophe.jingle. 11 years ago
hristoterezov efc161dacd Fixes issue with obtaining audio/video permissions when simulcast is disabled. 11 years ago
hristoterezov ec5e0f09ea Moves require to top for the RTC module. 11 years ago
hristoterezov a1da42ff00 Fixes the filename in require call of data channels file. 11 years ago
hristoterezov 5b34a66cb6 Implements RTC module. 11 years ago
hristoterezov c6d8e34779 Implements statistics module. 11 years ago
Lyubomir Marinov 4230aa1ff1 Renames a variable/field for the purposes of clarity. 11 years ago
Lyubomir Marinov ae4dafb06d Optionally automatically mutes the local video if it is not in any "last N". 11 years ago
George Politis 66f7ddd6b2 Taking into account the fact that FF nightlies include the local SSRCs in the local SDP. 11 years ago
Damian Minkov 63dd6df217 Updates strophe to use a patch that handles only result and error responses when an iq is send (https://github.com/strophe/strophejs/pull/95). Fixes a problem with openfire sending us iq packages with id which we have already used. 11 years ago
hristoterezov edb89a65d5 Adds config property for enabling firefox support 11 years ago
paweldomas 71b63cd0b3 Adds Pako (an implementation of zlib deflate). Written by Boris Grozev. 11 years ago
paweldomas 4efad3d3da Advertises rtcp-mux and BUNDLE if it's enabled. 11 years ago
paweldomas 73571e7a18 Send media presence after session-accept. 11 years ago
paweldomas f629ec17fa Focus and debug changes 11 years ago
hristoterezov 03f828ba9a Fixes issues when participant leaves caused by removing src dependancies. Stops the tracks when stream is removed. 11 years ago
hristoterezov 99da618811 Removes browser checks. Optimizes the browser specific code. 11 years ago
hristoterezov c2f6c9f7bc Removes the "src" attribute dependancies. Fixes the issues with not displaying the large video and thumbnails clicking not working on firefox. 11 years ago
George Politis 982c8cbfac Reverts 3c21b09fa4 11 years ago
hristoterezov 96824e60ab Implements workaround for the issues in firefox nightly. 11 years ago
Boris Grozev 3239813ce7 Fix a double variable declaration. 11 years ago
Boris Grozev d97a8c63f9 Fix converting a format with multiple parameters from Jingle to SDP. 11 years ago
hristoterezov 2e26c212a2 Fixes the issue with the chrome video that is not displayed in firefox. 11 years ago
hristoterezov dd608080b3 Fixes the issue with not receiving video in chrome from firefox when trickle is enabled. 11 years ago
hristoterezov f5189d5cdc Fixes firefox issues. The firefox video is displayed in chrome. 11 years ago
George Politis 19e4955392 Fixes focus addSource/removeSource methods. 11 years ago
George Politis 3c21b09fa4 Fixes typo in comment. 11 years ago
George Politis a0092b78ca Fixes desktop sharing when used with simulcast. 11 years ago
George Politis ee1c221e6d Modifies a comment. 11 years ago
hristoterezov aa5c2c11ad Removes the chrome check. Fixes some minor firefox compatibility issues. 11 years ago
Philipp Hancke 4a115ee215 remove old ssrc code as well 11 years ago
Philipp Hancke 6c7dac23ec remove old bundle plan 11 years ago
fo f2a310f6c3 Adds notifications when a user joins/leaves or is added/removed from lastN. 11 years ago
George Politis ee44ed5749 Adds config.adaptiveSimulcast, a new bool option that optionally enables simulcast adaptivity. 11 years ago
Boris Grozev 78c412ad20 Revert "add iceTransports: relay, supported in chrome 39+" 11 years ago
Boris Grozev 68e0592363 Revert "use all in lib, restrict to relay in app" 11 years ago
Philipp Hancke b268c7fdc5 use all in lib, restrict to relay in app 11 years ago
Philipp Hancke 0bd6f34b0f add iceTransports: relay, supported in chrome 39+ 11 years ago
George Politis d20d568c28 Simplifies simulcast code. 11 years ago
Boris Grozev 1148deef0d Supports tcptype in jingle to sdp conversion. 11 years ago
Boris Grozev e380f88c77 Cleans up logging a bit. 11 years ago
Boris Grozev d976bfaa30 Changes the order in which SSRCs from the bridge and those from other 11 years ago
Boris Grozev ea93bc6f41 Simplifies code. 11 years ago
hristoterezov 0e7e2da168 Fixes an issue when the local user is alone in the conference and he mutes his video. 11 years ago
Boris Grozev 5bec891d41 Adds an option to enable adaptive-last-n. 11 years ago
paweldomas 8c64d3192b Adds advertisement of XEP-0115 capabilities to MUC presence. 11 years ago
fo bb45d72737 Adds a message handler and messages to the user including when the video bridge is not available. 11 years ago
Damian Minkov 8f1fb21ce0 Renames and updates strophe lib. 11 years ago