If I plug my webcam (on USB2) I get this:
config mjpg-streamer 'core'
option enabled '0'
option input 'uvc'
option output 'http'
option device '/dev/video0'
option resolution '640x480'
option yuv '0'
option quality '80'
option fps '5'
option led 'auto'
option www '/www/webcam'
option port '8080'
#option listen_ip '192.168.1.1'
#option username 'openwrt'
#option password 'openwrt'
But I cannot see the stream on 8080 port.
If I plug my webcam (on USB2) I get this:
But I cannot see the stream on 8080 port.