| 
					
				 | 
			
			
				@@ -25,7 +25,7 @@ public class CameraCaptureService { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     MinioUtils minioUtils; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    private final static Integer CONST_TIME_OUT = 30 * 1000; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    private final static Integer CONST_TIME_OUT = 60 * 1000; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     public boolean getCapture(URL url, String fileName) throws IOException { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         return getCapture(url, "", fileName); 
			 |