CN114579072A - Display screen projection method and device across multiple operating systems - Google Patents

Display screen projection method and device across multiple operating systems Download PDF

Info

Publication number
CN114579072A
CN114579072A CN202210198700.0A CN202210198700A CN114579072A CN 114579072 A CN114579072 A CN 114579072A CN 202210198700 A CN202210198700 A CN 202210198700A CN 114579072 A CN114579072 A CN 114579072A
Authority
CN
China
Prior art keywords
operating system
shared memory
image
display
operating
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
CN202210198700.0A
Other languages
Chinese (zh)
Inventor
崔尚
陈丰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nanjing Semidrive Technology Co Ltd
Original Assignee
Nanjing Semidrive Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nanjing Semidrive Technology Co Ltd filed Critical Nanjing Semidrive Technology Co Ltd
Priority to CN202210198700.0A priority Critical patent/CN114579072A/en
Publication of CN114579072A publication Critical patent/CN114579072A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/1423Digital output to display device ; Cooperation and interconnection of the display device with other functional units controlling a plurality of local displays, e.g. CRT and flat panel display
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/544Buffers; Shared memory; Pipes

Abstract

A method and a device for screen projection across multiple operating systems are disclosed, which comprises the following steps: respectively operating a first operating system and a second operating system on different cores to display different contents; when the content on the first operating system is projected, applying for a memory in a shared memory, and storing image data into the shared memory; the address of the image data and the information of the image stored in the shared memory by the first operating system are sent to the second operating system through inter-core communication; and the second operating system analyzes the image according to the received data address and the image information and displays the image. The display screen projection method and device across multiple operating systems can meet the requirement of sharing display contents among the multiple operating systems in the vehicle.

Description

Display screen projection method and device across multiple operating systems
Technical Field
The invention relates to the technical field of software, in particular to a method and a device for projecting display contents of a cross-operating system to other screens based on a multi-core heterogeneous SOC.
Background
Along with the intelligent automobile with stronger and stronger multimedia functions, more and more display screens are arranged in the automobile, and the display screens comprise a central control main screen, an instrument display screen, a secondary driving entertainment screen, an AR HUD, a streaming media rearview mirror, a headrest screen and the like, which are different from different users and display contents facing different directions, and the display contents are usually operated in different operating systems due to the requirement on safety level. The driver can not easily intuitively acquire information of other screens, such as navigation information of a central control main screen. It is also inconvenient for the riders to share the display content. How to share the screen shots of multiple screen display contents in the vehicle becomes a key for solving the problem.
The following scheme is mainly adopted for the current products on the market:
1. and a plurality of chips are adopted, and the content needing screen projection is output to other display screens through multimedia interfaces of the two chips.
This increases the cost and also increases the complexity of the wiring of the vehicle. This kind of mode can only be one-to-one carry out the transmission, and throw the screen position and fix, is unfavorable for being applicable to more and more nimble car passenger cabin.
2. The pictures between the multiple systems are transmitted through wired or wireless vehicle-mounted Ethernet
This kind of mode can increase the cost, occupies the bandwidth of information transmission in the car simultaneously, leads to the interior pencil of car to increase simultaneously and is unfavorable for interior wiring
The existing scheme needs a plurality of chips or occupies an in-vehicle network in order to achieve screen projection sharing of in-vehicle display pictures. The cost is difficult to control and can lead to the interior wiring of car to increase simultaneously, is unfavorable for interior wiring.
Disclosure of Invention
In order to solve the defects in the prior art, the invention aims to provide a display screen projection method and device for multiple operating systems, which can meet the requirement of sharing display contents among the multiple operating systems in a vehicle.
In order to achieve the above object, the present invention provides a method for projecting a screen across multiple operating systems, comprising the following steps:
respectively operating a first operating system and a second operating system on different cores to display different contents;
when the content on the first operating system is projected, applying for a memory in a shared memory, and storing image data into the shared memory;
the address of the image data and the information of the image stored in the shared memory by the first operating system are sent to the second operating system through inter-core communication;
and the second operating system analyzes the image according to the received data address and the image information and displays the image.
Further, the step of the second operating system analyzing and displaying the image according to the received data address and the image information further comprises,
and when the second operating system receives the end of rendering of one frame of picture, sending a vertical synchronization signal to the first operating system.
Further, the method also comprises the following steps of,
and after the display of the second operating system is finished, informing the first operating system to write next frame data.
In order to achieve the above object, the present invention further provides a screen projection device for display across multiple operating systems, which includes a first operating system, a second operating system, and a shared memory, wherein,
the first operating system and the second operating system run on different cores to display different contents;
the first operating system is used for writing the image data into the shared memory and sending the address of the image data written into the shared memory and the information of the image to the second operating system through inter-core communication;
and the second operating system is used for analyzing and displaying the received information and informing the first operating system to write next frame data after the display is finished.
Further, the air conditioner is provided with a fan,
the first operating system is further configured to apply for a memory in the shared memory and write image data into the shared memory when the content on the first operating system is projected.
Further, the air conditioner is provided with a fan,
and the second operating system is also used for sending a vertical synchronizing signal to the first operating system after the rendering of one frame of picture is finished.
Further, the shared memory is configured to receive and store data of the first operating system, and send the stored data to the second operating system.
To achieve the above object, the present invention further provides a computer-readable storage medium having a computer program stored thereon, where the computer program is executed to perform the steps of the display screen projection method across multiple operating systems as described above.
The method and the device for displaying and projecting the screen across multiple operating systems have the following beneficial effects:
1) under the condition that a driver drives an automobile, navigation information of a central control main screen and rear information of a streaming media rearview mirror can be acquired on an instrument panel in a cross-system mode through projection of display contents, large-angle deviation of sight is reduced, and driving safety is guaranteed. The copilot passengers can also share interesting information browsed from the copilot entertainment by the copilot passengers through screen projection to other passengers. Under the condition of screen projection sharing, the current screen picture content can be shared by other passengers, and the normal display and the common browsing of the current screen are ensured at the same time;
2) image data are cached through the shared memory, and the image data in the shared memory are obtained through different operating systems on different cores in a synchronous mode through inter-core communication, so that display content projection among multiple operating systems is achieved under the condition that cost and wiring are not increased.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention.
Drawings
The accompanying drawings are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description serve to explain the principles of the invention and not to limit the invention. In the drawings:
FIG. 1 is a flowchart of a method for screen projection across multiple operating systems according to the present invention;
FIG. 2 is a schematic diagram of a display screen projection device across multiple operating systems according to the present invention;
FIG. 3 is a flowchart illustrating a screen projection process across multiple operating systems according to an embodiment of the present invention.
Detailed Description
The preferred embodiments of the present invention will be described in conjunction with the accompanying drawings, and it will be understood that they are described herein for the purpose of illustration and explanation and not limitation.
Example 1
Fig. 1 is a flowchart of a display screen projection method across multiple operating systems according to the present invention, and the display screen projection method across multiple operating systems according to the present invention will be described in detail with reference to fig. 1.
First, in step 101, different operating systems run on different cores to display different content.
In step 102, a segment of shared memory is reserved on the entire screen projection scheme.
In step 103, when the content on the first operating system needs to be projected, a segment of memory in the shared memory is applied, and the image data is written into the memory.
In step 104, the first operating system sends the address of the image data and the information of the image to the second operating system through inter-core communication.
In step 105, the second operating system receives the address and analyzes the image from the transmitted address according to the image information, and displays the image on the second operating system.
In step 106, after the second os receives the end of rendering a frame, the VSYNC synchronization signal is sent to the first os.
In step 107, the first operating system writes the next frame of data.
In step 108, steps 104 through 107 are repeated until one of the operating systems sends a stop signal via inter-core communication.
The embodiment of the invention is used for any scene of automobile multimedia needing screen projection, realizes cross-system display screen projection through software, and simultaneously realizes the transmission of multi-system image data in a mode of sharing memory and inter-core communication.
The invention provides a multi-core heterogeneous SOC (system on chip) cross-operating system screen projection-based software scheme, which is used for sharing and displaying image data running in different operating systems and putting the image data needing screen projection into a shared memory for reading and writing of multiple systems. The invention increases the convenience of the screen projection scheme of the automobile entertainment system, does not depend on the transmission of the interface to data, ensures the refresh frame rate of the image, and reduces the system overhead and hardware cost caused by the dependence on the interface.
Example 2
Fig. 2 is a schematic diagram of a screen projection device across multiple operating systems according to the present invention, as shown in fig. 2, the screen projection device includes a first operating system 10, a second operating system 20, a shared memory 30, and a screen 40, wherein,
the first operating system 10 and the second operating system 20 run on different cores to display different content.
The first operating system 10 is configured to write image data into the shared memory 30, and then notify the second operating system 20 of an address of the image data and image information through inter-core communication.
Preferably, the first operating system 10 is further configured to apply for a segment of memory in the shared memory 30 to write the image data into the memory when the content on the first operating system 10 needs to be projected.
Preferably, the first operating system 10 is also used to write the next frame data.
Preferably, the first operating system 10 further includes a stop module, not shown in the figure, and the stop module is configured to send and receive a stop signal to control the first operating system 10 to stop writing data.
The second operating system 20 is configured to parse and display the received information, and notify the first operating system 10 to write next frame data after the display is completed.
Preferably, the second operating system 20 is further configured to, after receiving the address of the image data and the image information, analyze the image from the transmitted address according to the image information, and display the image on the second operating system 20.
Preferably, the second os 20 is further configured to send a VSYNC synchronization signal to the first os 10 after receiving that rendering of one frame of picture is finished.
Preferably, the second operating system 20 further includes a stop module, not shown in the figure, for sending and receiving a stop signal to control the first operating system 10 to stop writing data.
The shared memory 30 is configured to receive and store data of the first operating system 10, and send the stored data to the second operating system 20.
The screen 40 is used for displaying screen projection contents.
Example 3
Fig. 3 is a schematic diagram of a screen projection process across multiple operating systems according to an embodiment of the present invention, as shown in fig. 3, an operating system 1 displays content, the operating system 1 applies for a section of memory in a reserved shared memory and writes image data in the memory, the operating system 1 transmits an address and information of the image data to an operating system 2 through inter-core communication, the operating system 2 obtains the image data written in by the operating system 1, and the operating system 2 displays the image data taken from the shared memory on a screen of the operating system 2, completes displaying of a frame of image data, and returns a synchronization signal.
In one embodiment of the present invention, there is also provided a computer readable storage medium having stored thereon a computer program which when run performs the steps of the method for display screen projection across multiple operating systems as described above.
Those of ordinary skill in the art will understand that: although the present invention has been described in detail with reference to the foregoing embodiments, it will be apparent to those skilled in the art that changes may be made in the embodiments and/or equivalents thereof without departing from the spirit and scope of the invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (8)

1. A screen projection method for display of a cross-multi-operating system is characterized by comprising the following steps:
respectively operating a first operating system and a second operating system on different cores to display different contents;
when the content on the first operating system is projected, applying for a memory in a shared memory, and storing image data into the shared memory;
the address of the image data and the information of the image stored in the shared memory by the first operating system are sent to the second operating system through inter-core communication;
and the second operating system analyzes the image according to the received data address and the image information and displays the image.
2. The method for screen projection across multiple operating systems according to claim 1, wherein the step of the second operating system parsing and displaying the image according to the received data address and image information, further comprises,
and when the second operating system receives the end of rendering a frame of picture, sending a vertical synchronization signal to the first operating system.
3. The method for display screen projection across multiple operating systems of claim 2, further comprising,
and after the display of the second operating system is finished, informing the first operating system to write next frame data.
4. A screen projection device for display of multiple operating systems comprises a first operating system, a second operating system, and a shared memory, wherein,
the first operating system and the second operating system run on different cores to display different contents;
the first operating system is used for writing the image data into the shared memory and sending the address of the image data written into the shared memory and the information of the image to the second operating system through inter-core communication;
and the second operating system is used for analyzing and displaying the received information and informing the first operating system to write next frame data after the display is finished.
5. The device of claim 4, wherein the display screen-projecting device is a multi-operating-system-spanning display screen-projecting device,
the first operating system is further configured to apply for a memory in the shared memory and write image data into the shared memory when the content on the first operating system is projected.
6. The device of claim 4, wherein the display screen-projecting device is a multi-operating-system-spanning display screen-projecting device,
and the second operating system is also used for sending a vertical synchronization signal to the first operating system after the rendering of one frame of picture is finished.
7. The device for screen projection across multiple operating systems according to claim 4, wherein the shared memory is configured to receive and store data of the first operating system, and send the stored data to the second operating system.
8. A computer-readable storage medium having a computer program stored thereon, wherein the computer program when executed performs the steps of the method of any one of claims 1 to 3 for display screen projection across multiple operating systems.
CN202210198700.0A 2022-03-02 2022-03-02 Display screen projection method and device across multiple operating systems Withdrawn CN114579072A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210198700.0A CN114579072A (en) 2022-03-02 2022-03-02 Display screen projection method and device across multiple operating systems

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210198700.0A CN114579072A (en) 2022-03-02 2022-03-02 Display screen projection method and device across multiple operating systems

Publications (1)

Publication Number Publication Date
CN114579072A true CN114579072A (en) 2022-06-03

Family

ID=81776811

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210198700.0A Withdrawn CN114579072A (en) 2022-03-02 2022-03-02 Display screen projection method and device across multiple operating systems

Country Status (1)

Country Link
CN (1) CN114579072A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114998500A (en) * 2022-07-20 2022-09-02 南京芯驰半导体科技有限公司 Rendering system and method based on SOC platform
CN115344226A (en) * 2022-10-20 2022-11-15 亿咖通(北京)科技有限公司 Screen projection method, device, equipment and medium under virtualization management
CN115357207A (en) * 2022-10-18 2022-11-18 南京芯驰半导体科技有限公司 Screen projection system and method based on heterogeneous SoC
CN115460442A (en) * 2022-08-11 2022-12-09 北京罗克维尔斯科技有限公司 Screen projection switching method and device, electronic equipment, readable storage medium and vehicle
CN115904295A (en) * 2023-02-21 2023-04-04 南京芯驰半导体科技有限公司 Multi-screen display control method, device, medium, system, chip and panel
CN115904602A (en) * 2023-02-23 2023-04-04 南京芯驰半导体科技有限公司 Multi-window projection method and system applied to multi-operating system and vehicle machine
CN116028000A (en) * 2023-02-22 2023-04-28 上海励驰半导体有限公司 Display characteristic processing method and unit across multiple operating systems and traffic equipment
CN116052617A (en) * 2023-03-29 2023-05-02 南京芯驰半导体科技有限公司 Screen brightness control system, method, device, equipment and storage medium
CN116088784A (en) * 2023-02-28 2023-05-09 南京芯驰半导体科技有限公司 Image screen projection method, device, electronic equipment, chip, storage medium and vehicle
CN116828242A (en) * 2023-08-30 2023-09-29 亿咖通(湖北)技术有限公司 Method, system and storage medium for long link screen projection

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101477511A (en) * 2008-12-31 2009-07-08 杭州华三通信技术有限公司 Method and apparatus for sharing memory medium between multiple operating systems
CN103034616A (en) * 2012-12-07 2013-04-10 中国科学院声学研究所 Method and computer for multiple operating systems to access storage medium
CN105653377A (en) * 2015-12-23 2016-06-08 致象尔微电子科技(上海)有限公司 Method for communicating among cores of heterogeneous multi-core system and controller
CN106797388A (en) * 2016-12-29 2017-05-31 深圳前海达闼云端智能科技有限公司 Cross-system multi-medium data decoding method, device, electronic equipment and computer program product
CN107003892A (en) * 2016-12-29 2017-08-01 深圳前海达闼云端智能科技有限公司 GPU vitualization method, device, system and electronic equipment, computer program product
CN108932213A (en) * 2017-10-10 2018-12-04 北京猎户星空科技有限公司 The means of communication, device, electronic equipment and storage medium between multiple operating system
CN109976925A (en) * 2019-03-27 2019-07-05 北京翼辉信息技术有限公司 A kind of method and system based on the mixing internuclear real time communication of multisystem
CN110740363A (en) * 2019-10-25 2020-01-31 华为终端有限公司 Screen projection method and system and electronic equipment
CN111240626A (en) * 2020-01-09 2020-06-05 中瓴智行(成都)科技有限公司 Method and system for double-screen interaction of intelligent cabin operating system based on Hypervisor
CN111488093A (en) * 2020-04-28 2020-08-04 一汽奔腾轿车有限公司 Vehicle-mounted desktop level navigation and double-screen interaction method
CN113326149A (en) * 2021-05-27 2021-08-31 展讯通信(天津)有限公司 Inter-core communication method and device of heterogeneous multi-core system

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101477511A (en) * 2008-12-31 2009-07-08 杭州华三通信技术有限公司 Method and apparatus for sharing memory medium between multiple operating systems
CN103034616A (en) * 2012-12-07 2013-04-10 中国科学院声学研究所 Method and computer for multiple operating systems to access storage medium
CN105653377A (en) * 2015-12-23 2016-06-08 致象尔微电子科技(上海)有限公司 Method for communicating among cores of heterogeneous multi-core system and controller
CN106797388A (en) * 2016-12-29 2017-05-31 深圳前海达闼云端智能科技有限公司 Cross-system multi-medium data decoding method, device, electronic equipment and computer program product
CN107003892A (en) * 2016-12-29 2017-08-01 深圳前海达闼云端智能科技有限公司 GPU vitualization method, device, system and electronic equipment, computer program product
CN108932213A (en) * 2017-10-10 2018-12-04 北京猎户星空科技有限公司 The means of communication, device, electronic equipment and storage medium between multiple operating system
CN109976925A (en) * 2019-03-27 2019-07-05 北京翼辉信息技术有限公司 A kind of method and system based on the mixing internuclear real time communication of multisystem
CN110740363A (en) * 2019-10-25 2020-01-31 华为终端有限公司 Screen projection method and system and electronic equipment
CN111240626A (en) * 2020-01-09 2020-06-05 中瓴智行(成都)科技有限公司 Method and system for double-screen interaction of intelligent cabin operating system based on Hypervisor
CN111488093A (en) * 2020-04-28 2020-08-04 一汽奔腾轿车有限公司 Vehicle-mounted desktop level navigation and double-screen interaction method
CN113326149A (en) * 2021-05-27 2021-08-31 展讯通信(天津)有限公司 Inter-core communication method and device of heterogeneous multi-core system

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP4310688A1 (en) * 2022-07-20 2024-01-24 Nanjing SemiDrive Technology Ltd. Rendering system and method based on system-on-chip (soc) platform
CN114998500B (en) * 2022-07-20 2022-11-18 南京芯驰半导体科技有限公司 Rendering system and method based on SOC platform
CN114998500A (en) * 2022-07-20 2022-09-02 南京芯驰半导体科技有限公司 Rendering system and method based on SOC platform
CN115460442A (en) * 2022-08-11 2022-12-09 北京罗克维尔斯科技有限公司 Screen projection switching method and device, electronic equipment, readable storage medium and vehicle
CN115460442B (en) * 2022-08-11 2024-02-20 北京罗克维尔斯科技有限公司 Screen switching method and device, electronic equipment, readable storage medium and vehicle
CN115357207A (en) * 2022-10-18 2022-11-18 南京芯驰半导体科技有限公司 Screen projection system and method based on heterogeneous SoC
CN115357207B (en) * 2022-10-18 2023-02-03 南京芯驰半导体科技有限公司 Screen projection system and method based on heterogeneous SoC
CN115344226A (en) * 2022-10-20 2022-11-15 亿咖通(北京)科技有限公司 Screen projection method, device, equipment and medium under virtualization management
CN115904295A (en) * 2023-02-21 2023-04-04 南京芯驰半导体科技有限公司 Multi-screen display control method, device, medium, system, chip and panel
CN116028000A (en) * 2023-02-22 2023-04-28 上海励驰半导体有限公司 Display characteristic processing method and unit across multiple operating systems and traffic equipment
CN116028000B (en) * 2023-02-22 2023-06-02 上海励驰半导体有限公司 Display characteristic processing method and unit across multiple operating systems and traffic equipment
CN115904602B (en) * 2023-02-23 2024-01-26 南京芯驰半导体科技有限公司 Multi-window projection method and system applied to multi-operating system and vehicle
CN115904602A (en) * 2023-02-23 2023-04-04 南京芯驰半导体科技有限公司 Multi-window projection method and system applied to multi-operating system and vehicle machine
CN116088784A (en) * 2023-02-28 2023-05-09 南京芯驰半导体科技有限公司 Image screen projection method, device, electronic equipment, chip, storage medium and vehicle
CN116088784B (en) * 2023-02-28 2023-06-06 南京芯驰半导体科技有限公司 Image screen projection method, device, electronic equipment, chip, storage medium and vehicle
CN116052617B (en) * 2023-03-29 2023-06-27 南京芯驰半导体科技有限公司 Screen brightness control system, method, device, equipment and storage medium
CN116052617A (en) * 2023-03-29 2023-05-02 南京芯驰半导体科技有限公司 Screen brightness control system, method, device, equipment and storage medium
CN116828242A (en) * 2023-08-30 2023-09-29 亿咖通(湖北)技术有限公司 Method, system and storage medium for long link screen projection
CN116828242B (en) * 2023-08-30 2023-12-05 亿咖通(湖北)技术有限公司 Method, system and storage medium for long link screen projection

Similar Documents

Publication Publication Date Title
CN114579072A (en) Display screen projection method and device across multiple operating systems
US20080211654A1 (en) Image display control apparatus
US10358146B2 (en) Display control system, display system, movable-body apparatus, display controlling method, and storage medium
CN114416000B (en) Multi-screen interaction method and multi-screen interaction system applied to intelligent automobile
CN115357207B (en) Screen projection system and method based on heterogeneous SoC
CN114428577A (en) Vehicle-mounted interaction method, vehicle-mounted interaction terminal and vehicle-mounted system
EP4300301A1 (en) Signal processing device and vehicle display device having same
CN116088784B (en) Image screen projection method, device, electronic equipment, chip, storage medium and vehicle
CN110641478B (en) Automobile domain controller display method and device, automobile and readable storage medium
CN110955399A (en) In-vehicle display system, image display method, storage medium, and host
CN111741444A (en) Display method, device, equipment and storage medium
EP4369186A1 (en) Control method and apparatus, device, and storage medium
WO2023036234A1 (en) Management system, method and apparatus, and device and storage medium
CN103402066A (en) Head rising display system for vehicle
CN116400827A (en) Vehicle-mounted multi-screen interaction system and method based on multi-core heterogeneous SoC
CN114475246B (en) Intelligent cabin instrument display system with display protection and display method
CN114786056A (en) Cross-operating-system video projection display method, system and device based on Hypervisor and vehicle
US20210379994A1 (en) Vehicle and Information Output Method Therefor
JP5239633B2 (en) In-vehicle image data transfer device
CN212737762U (en) Display system, passenger cabin and car of passenger cabin
EP4329317A1 (en) Signal processing device and vehicle display device having same
CN209930416U (en) Multi-screen playing system
CN116028000B (en) Display characteristic processing method and unit across multiple operating systems and traffic equipment
CN113299321B (en) Multi-user audio sharing method for vehicle-mounted entertainment system, vehicle-mounted system and storage medium
CN211995456U (en) Intelligent cabin interaction device and vehicle

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WW01 Invention patent application withdrawn after publication

Application publication date: 20220603

WW01 Invention patent application withdrawn after publication