mirror of
				https://github.com/pion/webrtc.git
				synced 2025-10-31 18:52:55 +08:00 
			
		
		
		
	 jinleileiking
					jinleileiking
				
			
				
					committed by
					
						 jinleileiking
						jinleileiking
					
				
			
			
				
	
			
			
			 jinleileiking
						jinleileiking
					
				
			
						parent
						
							c40e4a53ef
						
					
				
				
					commit
					e982d6eda2
				
			| @@ -53,7 +53,8 @@ func main() { | ||||
| 	}) | ||||
|  | ||||
| 	go func() { | ||||
| 		http.ListenAndServe(":"+strconv.Itoa(*port), nil) | ||||
| 		err := http.ListenAndServe(":"+strconv.Itoa(*port), nil) | ||||
| 		util.Check(err) | ||||
| 	}() | ||||
|  | ||||
| 	offer := webrtc.RTCSessionDescription{} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user