mjpg-streamer on mini2440, using embedded camera

mustansar
Hello,

I have usb camera. I want to stream it using browser.I have download
binaries from http://code.google.com/p/mjpg-streamer-mini2440/

I have executed command as
./mjpg_streamer -i "input_uvc.so -d /dev/video0 -f 15 -r 320x240" -o
"output_http.so" -d

After executing, Led of the camera is on but when i try to stream it on the
browser, browser says"Could not conenct to localhost". I also ping
127.0.0.1, localhost also not replying. Can any1 please tell me what can be
the issue?


Regards