fix: [#67] increase streamQueueAddDelay to 1000
This commit is contained in:
		
							parent
							
								
									c1fad606f6
								
							
						
					
					
						commit
						69da8fed2f
					
				| @ -16,7 +16,7 @@ export enum PeerStreamType { | ||||
|   SCREEN = 'SCREEN', | ||||
| } | ||||
| 
 | ||||
| const streamQueueAddDelay = 500 | ||||
| const streamQueueAddDelay = 1000 | ||||
| 
 | ||||
| export class PeerRoom { | ||||
|   private room: Room | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user