हमारा सुझाव है कि 27 मार्च, 2025 से AOSP को बनाने और उसमें योगदान देने के लिए, aosp-main
के बजाय android-latest-release
का इस्तेमाल करें. ज़्यादा जानकारी के लिए, AOSP में हुए बदलाव लेख पढ़ें.
ईवीएस के बारे में खास जानकारी
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
एक्सटेंडेड व्यू सिस्टम (EVS) 1.1 इंटिग्रेशन गाइड में, Android के पिछले वर्शन के बाद हुए बदलावों के बारे में बताया गया है.
Android में HIDL हार्डवेयर एब्स्ट्रैक्शन लेयर (एचएएल) होता है. यह इमेज कैप्चर करने की सुविधा देता है. यह Android की बूट प्रोसेस के शुरुआती चरणों में दिखता है और सिस्टम के चालू रहने तक काम करता रहता है. एचएएल में एक्सटेंडेड व्यू सिस्टम (ईवीएस) स्टैक शामिल होता है. इसका इस्तेमाल, Android पर आधारित इन-वाहन इन्फ़ोटेनमेंट (आईवीआई) सिस्टम वाले वाहनों में, पीछे की ओर देखने और चारों ओर देखने की सुविधा वाले डिसप्ले के साथ काम करने के लिए किया जाता है.
इस पेज पर मौजूद कॉन्टेंट और कोड सैंपल कॉन्टेंट के लाइसेंस में बताए गए लाइसेंस के हिसाब से हैं. Java और OpenJDK, Oracle और/या इससे जुड़ी हुई कंपनियों के ट्रेडमार्क या रजिस्टर किए हुए ट्रेडमार्क हैं.
आखिरी बार 2025-03-26 (UTC) को अपडेट किया गया.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2025-03-26 (UTC) को अपडेट किया गया."],[],[],null,["# EVS Overview\n\nThis *Extended View System (EVS) 1.1 Integration Guide* describes changes made\nsince the previous Android release.\n\nAndroid contains the HIDL Hardware Abstraction Layer (HAL), which provides for\nimagery capture, is displayed early in the Android boot process, and continues\nto function for the life of the system. The HAL includes the Extended View\nSystem (EVS) stack, which is used to support rearview and surround view\ndisplays in vehicles with Android-based In-Vehicle Infotainment (IVI)\nsystems.\n\n| Title | Description |\n|-----------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Event and Frame Notification Mechanism](/docs/automotive/camera/evs/event_frame) | Callback mechanism that allows the EVS manager and hardware (HW) module to notify any streaming event in the application. |\n| [Programming Camera Control Parameters](/docs/automotive/camera/evs/camera_control) | Getter and setter methods to change camera parameters while the video stream is active. |\n| [Changes to Camera and System Configuration](/docs/automotive/camera/evs/camera_system) | New configuration manager to enable the application to retrieve camera and imaging characteristics from the HAL. |\n| [Frame Metadata](/docs/automotive/camera/evs/frame_metadata) | Frame metadata is a member of the BufferDesc data structure. |\n| [Automotive Display Proxy Service](/docs/automotive/camera/evs/display_proxy) | New service to enable HAL implementations to use SurfaceFlinger. |\n| [Multi-Camera Support](/docs/automotive/camera/evs/multi_camera) | Logical camera device that consists of multiple physical camera devices. |\n| [Vehicle Camera HAL](/docs/automotive/camera/evs/camera-hal) | The HAL includes the EVS stack and is used to support rearview camera and surround view displays in vehicles with Android-based In-Vehicle Infotainment (IVI) systems. |"]]