Using webcam stream without logging in?

Hi, using with the Mini USB UVC webcam.

In admin on port http://192.168.8.1 image displays fine. Also http://192.168.8.1:8083/?action=stream works fine.

But if I switch to another browser and load up the port 8083 stream URL, I get only blank page and mjpg_streamer crashes (verified with netstat -lntp)

I want to use the webcam stream output without logging into control panel. How can I accomplish this?

Hi again,

It seem there is cookie-based authentication. If you remove CGISID cookie streams stop working. How can I disable this cookie check?

Yes, we have to add this check otherwise your cam will be viewed by anybody. But if you want to bypass this, just download a mjpg-streamer from openwrt and install it in the router to replace the current one.