164 коммитов (08107ca95b666c7014ef35dfd524d6a29fdd0c4e)

Автор SHA1 Сообщение Дата
  damencho 08107ca95b Fixes retrieving correct local ssrc in FF. Fixes tests that were checking for audio levels. 10 лет назад
  paweldomas 1e3ef532aa Adds 'enforcedBridge' property used to make Jicofo use specific bridge and ignore what BridgeSelector module says. 10 лет назад
  damencho d7317a94bb Converts ssltcp candidate to tcp one on FF. 10 лет назад
  George Politis d42415959f Adds comment. 10 лет назад
  George Politis b678671607 Revert "Sets up simulcast for 2 layers." 10 лет назад
  paweldomas 0a7cea26b3 Exposes methods for obtaining stream SSRCs and audio levels. 10 лет назад
  paweldomas 286225e81e Removes unused code used to inject local SSRCs. 10 лет назад
  isymchych 72c39a0162 accumulate erorrs unitl connected to callstats 10 лет назад
  George Politis 5d571e696f Sets up simulcast for 2 layers. 10 лет назад
  George Politis ce397d9e74 Fixes issue in ssrc-group SDP parsing. 10 лет назад
  damencho 0ae702922c Makes the room parameter lower case. 10 лет назад
  paweldomas 27fc4636b7 Adjustments to make lip-sync work. Stream merging is now done by Jicofo. 10 лет назад
  Boris Grozev 005cc4b27a Simplifies code. 10 лет назад
  isymchych 5be8c33054 report webrtc errors to callstats 10 лет назад
  Boris Grozev 2117aefacc Removes unused code. 10 лет назад
  damencho 5446c513f5 Adds room name parameter to the bosh connection. 10 лет назад
  paweldomas b1f617502e Integrates token authentication. 10 лет назад
  Boris Grozev a5e15025f8 Implements switching streams on firefox by using RTPSender.replaceTrack(). Fixes bugs with switching between camera and screen sharing. 10 лет назад
  damencho 11e1197901 Uses one method from RTC to stop media streams. 10 лет назад
  Boris Grozev 932af962b2 Adds an option to advertise our SSRCs in presence to the MUC (as well as 10 лет назад
  Boris Grozev e0522f6977 Simplifies code. 10 лет назад
  Boris Grozev 9111797913 Removes a tangle of spaghetti. 10 лет назад
  paweldomas 7abe02d756 Merge audio and video on the receiver's side. 10 лет назад
  Boris Grozev 554808549e Fixes a bug reported by George Politis. 10 лет назад
  Boris Grozev cf8950110f Adds additional logs, including timestamps relative to the initial 10 лет назад
  Boris Grozev ff2b7ca921 Removes unused parameters, adds documentation. 10 лет назад
  Boris Grozev ebdd91df4e Removes the sid property from MediaStream (how did we end up having a 10 лет назад
  Boris Grozev 4934779187 Simplifies code, removes unused code. 10 лет назад
  damencho f626c5fbc0 Adds null check for the connection when checking whether we have joined a muc. 10 лет назад
  damencho 54b9379577 Fixes storing display name in local members list, avoid dominant speaker to delete it. 10 лет назад
  Boris Grozev 62d3b749bb Adds config options to filter out TCP or UDP candidates (for the purpose 10 лет назад
  Boris Grozev 745417be18 Tries to fix connecting after XMPP authentication is requested. 10 лет назад
  Boris Grozev bd58e6c799 Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files. 10 лет назад
  Boris Grozev 27c297c034 Fixes or ignores (explicidly, as much as possible) jshint warnings. 10 лет назад
  Boris Grozev 09eaa0d303 Fix comparison warnings. 10 лет назад
  Boris Grozev 68421465a7 Removes misleading documentation. Formatting fixes. 10 лет назад
  Boris Grozev dc2b63fc60 Switches the order of the parameters of desktopsharing.addListener to match the rest of the code. Renames variables. 10 лет назад
  damencho 6b94d3fe47 Stores info from last presence received for participant and dispatch it if any on creating remote streams to reflect video muted state. Race condition detected by tests where we miss presence info cause stream was not created when we receive presence packet. 10 лет назад
  paweldomas 59b26fdf07 Uses SDPUtil filter special characters method through xmpp interface instead of importing it directly. 10 лет назад
  paweldomas 51c23ae133 Re-use current connection's domain as ping destination instead of accessing config.hosts.domain directly. 10 лет назад
  paweldomas 60d0279e08 Will use XEP-0199 ping for keep-alive only if it is supported by the server. 10 лет назад
  paweldomas f559bd1ba4 CONNECTION_INTERRUPTED event will now be generated if we've ever been in stable state(we can go into "unstable" state after muting video and connection problems screen will not be displayed). 10 лет назад
  paweldomas 9a77ddc54c Reacts to consecutive ping failures by closing the connection. 10 лет назад
  paweldomas 2d4a5412c0 Meet pings Prosody 10 лет назад
  paweldomas a7048fba06 Implements HTTP POST query for fetching app configuration. 10 лет назад
  paweldomas c8bbded994 Removes accidentally committed debug message. 10 лет назад
  Boris Grozev 502eab7278 Only update the "start muted" settings on precense from a moderator. 10 лет назад
  Boris Grozev 332aafbe20 Documents some of the XMPP events. Renames some of them. 10 лет назад
  Boris Grozev d5258e6197 Remove a double variable declaration. 10 лет назад
  paweldomas 60afe2d202 Fixes issue with display name event not being fired on Safari/IE 10 лет назад