mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 12:14:12 +00:00 
			
		
		
		
	Fix issue on audio calls
This commit is contained in:
		@@ -254,6 +254,7 @@ class CallWindow extends CustomEvents {
 | 
			
		||||
				)
 | 
			
		||||
 | 
			
		||||
				// Video button
 | 
			
		||||
				if(this.allowVideo)
 | 
			
		||||
					setButtonSelected(
 | 
			
		||||
						bottomArea.querySelector("[data-label=\"camera\"]"),
 | 
			
		||||
						this.mainStream && this.mainStream.getVideoTracks().length > 0 && 
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user