mjpeg stream error with pre combiled bin file

Mageshwaran
i just uncompressed mjpg-streamer-mini2440-bin.tar.gz by following commands


# mkdir /mjpg-streamer
# cd /mjpg-streamer
# tar xvzf /sdcard/mjpg-streamer-mini2440-bin.tar.gz
# cd /mjpg-streamer
# ./start_uvc_yuv.sh




But i got this error why this happens I am using mini6410 



MJPG Streamer Version.: 2.0
 i: Using V4L2 device.: /dev/video2
 i: Desired Resolution: 640 x 480
 i: Frames Per Second.: 5
 i: Format............: YUYV
 i: JPEG Quality......: 80
ERROR opening V4L interface: No such file or directory
 Init v4L2 failed !! exit fatal 
 i: init_VideoIn failed

Mageshwaran
kindly Reply


Tanks in advance

Mageshwaran
I am using zebronics usb cam i think i cause this problem...

Is it?

sean_h
ls -la /dev would be a start to solving the problem

Mageshwaran
Thank u all for your kind support...


here is the demo for mini6410 mjpeg strem......


http://www.youtube.com/watch?v=m7PbneMsPPU&feature=youtu.be




Thankyou all

hatef_8
Dear Sean_h 

I have the same problem, but I didn't get your solution.
could you please tell me what exactly should be done step by step?
Thanks in advance.