I am following these instructions
https://stantsui.blogspot.com/2016/01/i … enwrt.html

My build is chaos calmer 5.05.

Everything seems to run but when I test, the mjpg-streamer keeps dying.

http://192.168.1.1:8080/?action=snapshot
Light on camera flashes then the program dies, no output other than 'Unable to connect.

http://192.168.1.1:8080/?action=stream to see the webcam output
Camera light gets turned off as the program dies. Restart the problem, light comes back on.

/etc/init.d/mjpg-streamer restart

http://192.168.1.1:8080/
Browser also gets Unable to connect.

/etc/init.d/mjpg-streamer restart

tcp        0      0 0.0.0.0:8080            0.0.0.0:*               LISTEN

6117 root      9796 S    /usr/bin/mjpg_streamer --input input_uvc.so --device /dev/video0 --fps 5 --resolution 640x480 --led auto --output output_http.so

Reading reading reading but nothing specific about this kind of problem. Any thoughts?

luci is installed.

(Last edited by projects on 2 Oct 2017, 21:00)