Lyubomir Marinov
							
						 
						
							
								c435acd913
								
							 
						 
						
							Enable ES6/ES2015 
							
							
						 
						9 vuotta sitten  
					 
				
					
						
							
								   damencho
							
						 
						
							
								c2f9844a3c
								
							 
						 
						
							Uses logger instead of console.log. 
							
							
						 
						9 vuotta sitten  
					 
				
					
						
							
								   damencho
							
						 
						
							
								0cd1118ffb
								
							 
						 
						
							Surrounds code in successcallback with try/catch and call errorcallback on exception. 
							
							 
							
If there is a problem with ssrc in successcallback of peerconnection create answer, no callback is called as a result of execution TraceablePeerConnection.createAnswer. 
							
							
						 
						9 vuotta sitten  
					 
				
					
						
							
								   Lyubomir Marinov
							
						 
						
							
								770ffa085e
								
							 
						 
						
							Support statistics on React Native 
							
							
						 
						9 vuotta sitten  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								dd3e1bc4a9
								
							 
						 
						
							Calls the global error handler on every logger.error 
							
							
						 
						9 vuotta sitten  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								e6968912ae
								
							 
						 
						
							Changes console.* to logger.* 
							
							
						 
						9 vuotta sitten  
					 
				
					
						
							
								   Boris Grozev
							
						 
						
							
								2166a93e9b
								
							 
						 
						
							Fixes ordering of a=ssrc lines before SRD is called. 
							
							
						 
						9 vuotta sitten  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								43c1d3f38f
								
							 
						 
						
							Fixes the sources in session-accept jingle packets. Fixes issue with not replacing unmuted SSRCs in the SDP. 
							
							
						 
						9 vuotta sitten  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								4220f6cde8
								
							 
						 
						
							Fixes issue with adding muted video stream to peerconnection. 
							
							
						 
						9 vuotta sitten  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								5928488dc7
								
							 
						 
						
							Changes video mute/unmute implementation. JitsiLocalTrack objects store information about the SSRCs. On video mute / unmute operation no jingle packets are sent anymore. 
							
							
						 
						9 vuotta sitten  
					 
				
					
						
							
								   paweldomas
							
						 
						
							
								4153189561
								
							 
						 
						
							Enables stats for Temasys plugin. 
							
							
						 
						9 vuotta sitten  
					 
				
					
						
							
								   paweldomas
							
						 
						
							
								8758b83aad
								
							 
						 
						
							Fixes getStats error on new Temasys plugin version(new stats API to be investigated). 
							
							
						 
						9 vuotta sitten  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								1848b15640
								
							 
						 
						
							Fixes issue with endless SRD/SLD 
							
							
						 
						9 vuotta sitten  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								b8682c6a83
								
							 
						 
						
							Add callstats support 
							
							
						 
						9 vuotta sitten  
					 
				
					
						
							
								   George Politis
							
						 
						
							
								e7090e5489
								
							 
						 
						
							Enables simulcast by default. 
							
							
						 
						9 vuotta sitten  
					 
				
					
						
							
								   George Politis
							
						 
						
							
								bb8dfe44a5
								
							 
						 
						
							Removes space in cname generation of recvonly streams. 
							
							
						 
						9 vuotta sitten  
					 
				
					
						
							
								   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 
							
							
						 
						9 vuotta sitten  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								3ecbed2347
								
							 
						 
						
							Fixes start muted implementation. 
							
							
						 
						9 vuotta sitten  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								f29399d9e4
								
							 
						 
						
							Fixes IE 10 support 
							
							
						 
						10 vuotta sitten  
					 
				
					
						
							
								   isymchych
							
						 
						
							
								df3e7b8267
								
							 
						 
						
							Use Object.defineProperty instead of Object.prototype._defineGetter_ 
							
							
						 
						10 vuotta sitten  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								b638495de4
								
							 
						 
						
							Fixes mutes 
							
							
						 
						10 vuotta sitten  
					 
				
					
						
							
								   George Politis
							
						 
						
							
								c0de2814f6
								
							 
						 
						
							Adds comment. 
							
							
						 
						10 vuotta sitten  
					 
				
					
						
							
								   George Politis
							
						 
						
							
								09d40eab90
								
							 
						 
						
							Revert "Sets up simulcast for 2 layers." 
							
							 
							
This reverts commit b2993d8cf3 . 
							
							
						 
						10 vuotta sitten  
					 
				
					
						
							
								   George Politis
							
						 
						
							
								329a5108cf
								
							 
						 
						
							Sets up simulcast for 2 layers. 
							
							
						 
						10 vuotta sitten  
					 
				
					
						
							
								   Boris Grozev
							
						 
						
							
								03b5952973
								
							 
						 
						
							Fix comparison warnings. 
							
							
						 
						10 vuotta sitten  
					 
				
					
						
							
								   Boris Grozev
							
						 
						
							
								c498c47a3b
								
							 
						 
						
							Removes misleading documentation. Formatting fixes. 
							
							
						 
						10 vuotta sitten  
					 
				
					
						
							
								   damencho
							
						 
						
							
								e1f5bf3d8d
								
							 
						 
						
							Uses one method from RTC to stop media streams. 
							
							
						 
						10 vuotta sitten  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								e1cc5e5aac
								
							 
						 
						
							Changes the logger from console to jitsi-meet-logger 
							
							
						 
						10 vuotta sitten  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								2328443ecb
								
							 
						 
						
							Refactors RTC module to support multiple conferences. Implements JitsiTrack interfaces. 
							
							
						 
						10 vuotta sitten  
					 
				
					
						
							
								   Boris Grozev
							
						 
						
							
								72d4ecb607
								
							 
						 
						
							initial commit 
							
							
						 
						9 vuotta sitten