mjpg-streamer

chethan
[root@FriendlyARM /mjpg-streamer]# ./start_uvc.sh                          
    
MJPG Streamer Version.: 2.0                                                
    
 i: Using V4L2 device.: /dev/video0                                        
    
 i: Desired Resolution: 640 x 480                                          
    
 i: Frames Per Second.: 5                                                  
    
 i: Format............: MJPEG                                              
    
Unable to set format: Invalid argument                                     
    
 Init v4L2 failed !! exit fatal                                            
    
 i: init_VideoIn failed                                                    
    
[root@FriendlyARM /mjpg-streamer]# ./start_uvc_yuv.sh                      
    
MJPG Streamer Version.: 2.0                                                
    
 i: Using V4L2 device.: /dev/video0                                        
    
 i: Desired Resolution: 640 x 480                                          
    
 i: Frames Per Second.: 5                                                  
    
 i: Format............: YUV                                                
    
 i: JPEG Quality......: 80                                                 
    
Unable to map buffer: Invalid argument                                     
    
 Init v4L2 failed !! exit fatal                                            
    
 i: init_VideoIn failed      
i'm getting error like this.could anyone help to solve this. i'm using
samsung pc camera. plz asap

Mageshwaran
You have to change the ./start_uvc_yuv.sh  

As there are more example in it...


Or u can see the given link...

http://embedmastery.blogspot.in/