Video device created by Android s5pv210

Source: Internet
Author: User

S5pv210 generates several video-related device nodes under/dev/, which are

/Dev/video0,/dev/video1,/dev/video2

/Dev/video14,/dev/video21,/dev/video22

Video0, video1, and video2 are closely related to Android camera/overlay Hal. The Hal layer determines the specific functions of these three devices, that is to say, the device driver layer does not define their specific functions.

/Dev/video0 get the camera sensor data when the android camera Hal is used for capture and preview.

/Dev/video1 is used by Android overlay Hal for video output. For details, see Samsung/proprietary/liboverlay/overlay. cpp, overlay_createoverlay function. v4l2_overlay_open open the device node/dev/video1

/Dev/video2 get the camera sensor data when the android camera Hal is used for video recording.

/Dev/video14 is the video device of tvout mixer.

/Dev/video21 is tvout overlay1

/Dev/video22 is tvout overlay2

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.