[root@FriendlyARM /mjpg]# ls
LICENSE
input_s3c2410.so
input_testpicture.so
input_uvc.so
mjpg-streamer-mini2440-bin-r6[1].tar.gz
mjpg_streamer
output_file.so
output_http.so
start_s3c2410.sh
start_uvc.sh
start_uvc_yuv.sh
www
[root@FriendlyARM /mjpg]# ./mjpg_streamer
MJPG Streamer Version.: 2.0
ERROR: could not find input plugin
Perhaps you want to adjust the search path with:
# export LD_LIBRARY_PATH=/path/to/plugin/folder
dlopen: input_uvc.so: cannot open shared object file: No such file or dir
ectory
[root@FriendlyARM /mjpg]# ./start_uvc_yuv.sh
MJPG Streamer Version.: 2.0
i: Using V4L2 device.: /dev/video0
i: Desired Resolution: 640 x 480
i: Frames Per Second.: 5
i: Format............: YUV
i: JPEG Quality......: 80
Pixel format is unavailable, using JPEG
should never arrive exit fatal !!
i: init_VideoIn failed
不知道是哪里出了问题 文件都在 却显示NOT FOUND