Mjpg-streamer package not working

Hi all,

I am using mjpg-streamer package in AR9331 board to stream video.

My OpenWRT version is "Linux OpenWrt 3.10.49 #512 Fri Apr 16 06:15:12 EDT 2021 mips GNU/Linux"

I am trying to stream video at any resolution (640x480 , 320x240) and i am using endroscope USB camera (HD601). In the data sheet its max supported resolution is 640x480

I am able to run mjpg-streamer command with its input and output plugins successfully, but when I am trying to see the stream on browser by typing
"<IP>:8080:?action=stream" , It gives me Black screen.
and by typring "<IP>:8080", it dose not show me any thing on browser.

Please let me know how can i resolve this problem.

Thanks in advance

look's like your not using official openwrt or a really old one
but you want luci-app-mjpg-streamer
and all the usb stuff check you logs for what's going on

my camera is getting detected i can see it in lsusb result as mentioned below

Bus 001 Device 005: ID 0bda:5806 Realtek Semiconductor Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

And also detected camera is verified using dmesg command as shown in below logs

[11305.180000] usb 1-1: USB disconnect, device number 5
[11310.710000] usb 1-1: new high-speed USB device number 6 using ehci-platform
[11310.900000] uvcvideo: Found UVC 1.00 device USB Camera (0bda:5806)
[11310.910000] input: USB Camera as /devices/platform/ehci-platform/usb1/1-1/1-1:1.0/input/input4

above logs show the camera detection

And also usb detection is working fine.

Can i get some solution to resolve it

i think it's time to update you openwrt
2014 is along time ago I think it's way way out of date now