I realized it's something different with my pineapple clone (see previous post), there is no SSID log being generated after karma start. Not just that ...the 'enabled' indicator also doesn't appear under dhcp leasess index (not the karma indicator in the left side).
But now it's already fixed.... hehhehe
i think am ready to write the full tutorial...ok c'ya in d next post. ^^
Filename: openwrt-ar71xx-tl-mr3040-v1-instacampro-markII.bin Size: 3.75 MB (3,932,160 bytes) Description: an upgraded of instacampro firmware for tplink MR3040 V 1. This f/w allow you to use mjpg-streamer (webcam video stream over web browser/app) for most of usb webcam china product without extroot or usb hub. So u can attach it with ur router everywhere or even mount it on RC car. Distribution : freeware Md5checksum: cbe36e891dff1dd5a965c3db514c0794
Make sure to changes mjpg-streamer configuration to enabled first before u use it ( vi /etc/config/mjpg-streamer and change option enabled '0' to option enabled '1' ) *under ssh terminal
Check first ur web cam is recognized as 'video0' on device list by type ls /dev.
U can start mjpg-streamer by using mjpg-streamer -i "input_uvc.so" -o "output_http.so -p 8080" or using /etc/init.d/mjpg_streamer start.