开发板上以运行正常
[root@FriendlyARM /mjpg-streamer]# ./start_uvc_yuv.sh
MJPG Streamer Version.: 2.0
i: Using V4L2 device.: /dev/video2
i: Desired Resolution: 640 x 480
i: Frames Per Second.: 5
i: Format............: YUYV
i: JPEG Quality......: 80
o: www-folder-path...: ./www/
o: HTTP TCP port.....: 8080
o: username:password.: disabled
o: commands..........: enabled
但是在浏览器输入网址
http://192.168.1.230:8080/stream-simple.html检测时失败
网页提示:
404:Not Found
Cound not open file
希望有人可以帮我解决