![]()  | 
	
| 
		 
			 
			#1  
			
			
			
			
			
		 
		
	 | 
|||
		
		
  | 
|||
| 
		
	
		
		
			
			 
				
				Webcam resolution issues
			 
			
			
			Hello Everyone, 
		
		
		
		
		
		
		
		
	
	I was working on getting webcam feed into vizard. I am using a Genius F100 wide-angle webcam. It has a max resolution of 1080p. But vizard only seems to read in 640x480. All other software can capture 1080p or 720p from the same camera. I have used two approaches to it. video = viz.add('VideoCamera.dle') cam1 = video.addWebcam(size = (1280,720)) pl.texture(cam1) # its a plane that I have created and adding the camera video as texture My second approach is: import VideoVision ar = viz.add('artoolkit.dle') cam1 = ar.addWebCamera(size = [1280,720]) Am I doing something wrong or is it that Vizard does not have the drivers to read in more than 640x480 resolution?  | 
| Thread Tools | |
| Display Modes | Rate This Thread | 
		
  | 
	
		
  | 
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Capture the screen in high resolution | Andy | Vizard | 0 | 09-30-2015 02:55 AM | 
| Issues related to osg export and lightmapping | Samuli | Vizard | 1 | 09-03-2015 06:40 AM | 
| artoolkit no webcam showing | vrmdl | Vizard | 3 | 03-10-2014 12:01 PM | 
| How can I use a webcam to record a video in Vizard | Zero | Vizard | 4 | 06-10-2010 04:53 AM | 
| problems with webcam plug-in | v-clizzin | Plug-in development | 2 | 01-25-2008 04:06 PM |