树莓派USB摄像头与camera模块对比

Posted cuizhf

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了树莓派USB摄像头与camera模块对比相关的知识,希望对你有一定的参考价值。

http://www.cnblogs.com/weixinforspurs/p/5575962.html

——————————————————————————————————————————————————————————————————

I started this thread to let people know that some USB webcams do work with the Raspberry Pi, and in some cases may be a fit for your requirements. The camera board is a great product, and no doubt will get even better as the software matures, but based on your requirements, may or not be the best choice.


Camera Board Pros:

  • Software utilizes RPi GPU, so for example encoding h.264 video has low impact on CPU usage.
  • Excellent resolution (higher than most USB webcams) and excellent daytime image quality.
  • You are supporting an open source hardware project, and potentially encouraging future improvements.

Camera Board Cons:

  • Short, fragile, and inflexible ribbon cable. Camera board is best when camera will be mounted in the same box as the Raspberry Pi (or close by), ideally with everything but the lens internal to the box.
    No mounting hardware - you need to come up with something there (AdaFruit does sell a simple, fixed mounting bracket).

USB WebCam Board Pros:

  • Most have some sort of ball-head type mounting, which allows you to re-position the camera as needed.
  • Longer, flexible USB cable.
  • Many are supported by Video4Linux, which lets you use it with nice software like Motion and GStreamer (Note: RPi Camera Board reportedly now has some Video4Linux support under development).

USB WebCam Board Cons:

    • Typically slow, low frame rate video.
    • CPU usage can be quite high.
    • RPi does not have enough CPU horsepower to do higher frame rates, resolution, or advanced video compression. The Logitech C920 supports high frame rate hardware (in-camera) H.264 video encoding, but I experienced issues using this on the Raspberry Pi (may have been power related, though).

 

以上是关于树莓派USB摄像头与camera模块对比的主要内容,如果未能解决你的问题,请参考以下文章

opencv怎么打开usb摄像头

树莓派 RaspBerryPi 网络配置相关与改造usb网络摄像头

树莓派 RaspBerryPi 网络配置相关与设置usb网络摄像头 进行RTSP 推流

树梅派硬件_USB摄像头和麦克风的使用

树莓派4B装载ROS系统启动摄像头

opencv如何打开usb摄像头