我自己用下载的mjpg-streamer-r6加上友善的mjpg-streamer-mini2440-read-only中的input_s3c2410文件夹修改一下makefile,编译通过后的把它下到板上。执行出现如下错误:
[root@FriendlyARM /mychange-821mjpg]# ./start_s3c2410.sh
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_s3c2410.so: cannot open shared object file: No such file or
directory
请问各位大侠,我这是什么问题?用usb摄像头执行./start_uvc.sh是可以的。