Camera data processing method, electronic device, photographing device, and system

By establishing a wireless communication connection between the electronic device and the shooting device, and simulating the shooting device as the camera of the electronic device, the problem that the host device in a split AR device cannot obtain AR glasses camera data is solved, thereby realizing the expansion of the computing power of the electronic device and the enhancement of the camera application function.

WO2026025749A1PCT designated stage Publication Date: 2026-02-05GOERTEK INC
View PDF 5 Cites 0 Cited by

Patent Information

Application Number
PCT/CN2024/136618
Authority / Receiving Office
WO · WO
Patent Type
Applications
Current Assignee / Owner
Priority Date
2024-07-31
Filing Date
2024-12-04
Publication Date
2026-02-05

AI Technical Summary

Technical Problem

In split-type AR devices, the host device cannot obtain the camera data collected by the AR glasses, resulting in some camera applications being unusable.

Method used

By establishing a wireless communication connection between an electronic device and a shooting device, and using the camera data from the shooting device to simulate a camera on the electronic device, camera applications in the electronic device can use the camera data collected by the shooting device.

Benefits of technology

This technology enables electronic devices to fully utilize camera data collected by the shooting device, enhancing the computing power of electronic devices and expanding the functionality of camera applications.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN2024136618_05022026_PF_FP_ABST
    Figure CN2024136618_05022026_PF_FP_ABST
Patent Text Reader

Abstract

Disclosed in the present invention are a camera data processing method, an electronic device, a photographing device, and a system. A first camera application is installed on an application layer of an electronic device; an application framework layer of the electronic device comprises a camera framework; a hardware abstraction layer of the electronic device comprises a camera hardware abstraction layer; a driver layer of the electronic device comprises a first camera driver; the camera framework separately performs data interaction with the first camera application and the camera hardware abstraction layer, and the camera hardware abstraction layer further performs data interaction with the first camera driver. The method applied to the electronic device comprises: receiving camera data sent by a photographing device that has established a wireless communication connection with the electronic device; and sending the camera data to the first camera driver, so that the first camera driver uploads the camera data to the first camera application by means of the camera hardware abstraction layer and the camera framework.
Need to check novelty before this filing date? Find Prior Art

Description

A method for processing camera data, an electronic device, a shooting device and system Technical Field

[0001] This invention relates to the field of electronic equipment technology, and more specifically, to a method for processing camera data, an electronic device, a shooting device, and a system for processing camera data. Background Technology

[0002] With the development of technology, the mainstream form of Augmented Reality (AR) devices is the split-type AR device. The AR glasses of the split-type AR device are limited to serving as a display device, and the main computing power is not in the AR glasses, but in the host device that is paired with them, such as Puck, mobile phones, etc.

[0003] In augmented reality scenarios, the images seen by users wearing AR glasses are obtained by the host device using algorithmic calculations based on camera data collected by the AR glasses.

[0004] However, some camera applications in the host device are unable to obtain the camera data collected by the AR glasses. Summary of the Invention

[0005] One objective of this invention is to provide a method for processing camera data, an electronic device, a shooting device, and a system.

[0006] According to a first aspect of this disclosure, a method for processing camera data is provided, applied to an electronic device, wherein the application layer of the electronic device is equipped with a first camera application, the application framework layer of the electronic device includes a camera framework, the hardware abstraction layer of the electronic device includes a camera hardware abstraction layer, and the driver layer of the electronic device includes a first camera driver.

[0007] The camera frame interacts with the first camera application and the camera hardware abstraction layer respectively, and the camera hardware abstraction layer also interacts with the first camera driver.

[0008] The method includes:

[0009] Receive camera data sent by a shooting device that has established a wireless communication connection with the electronic device;

[0010] The camera data is sent to the first camera driver, so that the first camera driver uploads the camera data to the first camera application through the camera hardware abstraction layer and the camera framework.

[0011] Optionally, the first camera driver includes a native Android camera driver, and the camera hardware abstraction layer includes a native Android camera hardware abstraction layer; or, the first camera driver includes a wireless camera driver, and the camera hardware abstraction layer includes a wireless camera hardware abstraction layer.

[0012] Optionally, the method includes:

[0013] In response to launching the first camera application, at least one camera is displayed via the interface;

[0014] The camera data is sent to the first camera driver corresponding to the selected camera.

[0015] Optionally, before sending the camera data to the first camera driver, the method further includes:

[0016] The received camera data is parsed and processed according to the target wireless communication protocol corresponding to the wireless communication connection.

[0017] According to a second aspect of this disclosure, a method for processing camera data is provided, applied to a shooting device including a camera, wherein the application layer of the shooting device has a second camera application installed, and the driving layer of the shooting device includes a second camera driver;

[0018] The second camera application acquires camera data through the second camera driver;

[0019] The second camera application sends the camera data to an electronic device that has established a wireless communication connection with the shooting device.

[0020] Optionally, before the second camera application sends the camera data to an electronic device that has established a wireless communication connection with the shooting device, the method further includes:

[0021] The second camera application encodes and compresses the camera data.

[0022] Optionally, before the second camera application sends the camera data to an electronic device that has established a wireless communication connection with the shooting device, the method further includes:

[0023] The camera data is encapsulated according to the target wireless communication protocol corresponding to the wireless communication connection.

[0024] According to a third aspect of this disclosure, an electronic device is provided, including a first processor and a first memory, the first memory being used to store a first computer program, the first computer program being used to control the first processor to perform the method as described in the first aspect of this disclosure.

[0025] According to a fourth aspect of this disclosure, a shooting device is provided, including a second processor and a second memory, the second memory being used to store a second computer program, the second computer program being used to control the second processor to perform the method as described in the second aspect of this disclosure.

[0026] According to a fifth aspect of this disclosure, a camera data processing system is provided, including an electronic device according to a third aspect of this disclosure and a shooting device according to a fourth aspect of this disclosure, wherein a wireless communication connection is established between the electronic device and the shooting device.

[0027] The method of this embodiment allows for the full utilization of camera data collected by the camera and computing power of the electronic device when a wireless communication connection is established between the electronic device and a shooting device equipped with a camera. This enables the shooting device to be simulated as a camera of the electronic device, allowing the first camera application in the electronic device to use the camera data collected by the shooting device.

[0028] Other features and advantages of the invention will become clear from the following detailed description of exemplary embodiments of the invention with reference to the accompanying drawings. Attached Figure Description

[0029] The accompanying drawings, which are incorporated in and form part of this specification, illustrate embodiments of the invention and, together with their description, serve to explain the principles of the invention.

[0030] Figure 1 is a schematic diagram of the architecture of an electronic device provided according to an embodiment of the present disclosure;

[0031] Figure 2 is a flowchart of a camera data processing method according to an embodiment of the present disclosure;

[0032] Figure 3 is a schematic diagram of the architecture of a shooting device provided according to an embodiment of the present disclosure;

[0033] Figure 4 is a flowchart of a camera data processing method according to an embodiment of the present disclosure;

[0034] Figure 5 is a flowchart of an example of a camera data processing method provided according to an embodiment of the present disclosure;

[0035] Figure 6 is a block diagram of an electronic device provided according to an embodiment of the present disclosure;

[0036] Figure 7 is a block diagram of a shooting device according to an embodiment of the present disclosure;

[0037] Figure 8 is a block diagram of a camera data processing system provided according to an embodiment of the present disclosure. Detailed Implementation

[0038] Various exemplary embodiments of the present invention will now be described in detail with reference to the accompanying drawings. It should be noted that, unless otherwise specifically stated, the relative arrangement, numerical expressions, and values ​​of the components and steps set forth in these embodiments do not limit the scope of the invention.

[0039] The following description of at least one exemplary embodiment is merely illustrative and is in no way intended to limit the invention or its application or use.

[0040] Techniques, methods, and equipment known to those skilled in the art may not be discussed in detail, but where appropriate, such techniques, methods, and equipment should be considered part of the specification.

[0041] In all the examples shown and discussed herein, any specific values ​​should be interpreted as merely exemplary and not as limitations. Therefore, other examples of exemplary embodiments may have different values.

[0042] It should be noted that similar labels and letters in the following figures indicate similar items; therefore, once an item is defined in one figure, it does not need to be discussed further in subsequent figures.

[0043] This embodiment provides a method for processing camera data. This method can be implemented by an electronic device that establishes a wireless communication connection with a shooting device equipped with a camera. The electronic device can be, for example, the host device of a split-type AR device, or an electronic product such as a mobile phone, tablet computer, desktop computer, or laptop computer.

[0044] In this embodiment, the wireless communication connection can be any one of WiFi connection, Bluetooth connection, or radio frequency connection.

[0045] In this embodiment, as shown in Figure 1, the electronic device comprises, from top to bottom, an application layer, an application framework layer, a hardware abstraction layer, and a driver layer. The application layer contains a first camera application, the application framework layer includes a camera framework, the hardware abstraction layer includes a camera hardware abstraction layer, and the driver layer includes a first camera driver. The camera framework interacts with both the first camera application and the camera hardware abstraction layer, and the camera hardware abstraction layer also interacts with the first camera driver. The electronic device may also include a receiving service, which can interact with the first camera driver.

[0046] In one embodiment, the method steps of this embodiment may be implemented by the receiving service.

[0047] In one embodiment, the first camera driver includes a native Android camera driver and a wireless camera driver, and the camera hardware abstraction layer includes a native Android camera hardware abstraction layer and a wireless camera hardware abstraction layer.

[0048] Figure 2 is a flowchart of a camera data processing method provided according to an embodiment of the present disclosure.

[0049] As shown in Figure 2, the method for processing camera data may include the following steps S2100 to S2200:

[0050] Step S2100: Receive camera data sent by the shooting device that has established a wireless communication connection with the electronic device.

[0051] In this embodiment, the shooting device may be equipped with a camera, for example, the shooting device may be AR glasses, VR glasses, etc.

[0052] As shown in Figure 3, the shooting device consists of an application layer and a driver layer arranged from top to bottom. The application layer contains the second camera application, and the driver layer contains the second camera driver. The second camera application and the second camera driver interact with each other.

[0053] In this embodiment, the second camera application acquires camera data through the second camera driver; the second camera application sends the camera data to an electronic device that has established a wireless communication connection with the shooting device.

[0054] Specifically, the second camera application can be to establish a wireless communication connection between the electronic device and the shooting device, and send camera data to the electronic device.

[0055] In one example, the second camera application can acquire camera data through the second camera driver, encode and compress the camera data, encapsulate the camera data according to the target wireless communication protocol, and then send the camera data to the electronic device through a wireless communication connection established between the electronic device and the shooting device.

[0056] Furthermore, the second camera application may include at least one camera application. For example, the second camera application may include a camera data reporting service, an encoding application, and a transmission service.

[0057] Furthermore, the camera data reporting service could acquire camera data via a second camera driver and transmit the camera data to an encoding application. The encoding application could then encode and compress the camera data before transmitting it to a sending service. The sending service, following the target wireless communication protocol, encapsulates the camera data and transmits it to the receiving service of the electronic device via a wireless connection between the electronic device and the shooting device, enabling the receiving service to receive the camera data.

[0058] In this embodiment, the target wireless communication protocol can be the wireless communication protocol corresponding to the wireless connection between the electronic device and the shooting device. When the wireless connection between the electronic device and the shooting device is a WiFi connection, the target wireless communication protocol can be the WiFi protocol; when the wireless connection between the electronic device and the shooting device is a Bluetooth connection, the target wireless communication protocol can be the Bluetooth protocol; when the wireless connection between the electronic device and the shooting device is a radio frequency (RF) connection, the target wireless communication protocol can be the RF protocol.

[0059] Step S2200: Send camera data to the first camera driver so that the first camera driver can upload camera data to the first camera application through the camera hardware abstraction layer and the camera framework.

[0060] In this embodiment, the receiving service sends camera data to the first camera driver, the first camera driver sends the camera data to the camera hardware abstraction layer, the camera hardware abstraction layer then sends the camera data to the camera frame, and the camera frame then uploads the camera data to the first camera application.

[0061] In one embodiment of this disclosure, as shown by the solid line in FIG1, the receiving service can send camera data to the native Android camera driver, so that the native Android camera driver can upload the camera data to the first camera application through the native Android camera hardware abstraction layer and camera framework.

[0062] In another embodiment of this disclosure, as shown by the dashed line in FIG1, the receiving service can send camera data to the wireless camera driver so that the wireless camera driver can upload the camera data to the first camera application through the wireless camera hardware abstraction layer and the camera frame.

[0063] The method of this embodiment allows for the full utilization of camera data collected by the camera and computing power of the electronic device when a wireless communication connection is established between the electronic device and a shooting device equipped with a camera. This enables the shooting device to be simulated as a camera of the electronic device, allowing the first camera application in the electronic device to use the camera data collected by the shooting device.

[0064] In this embodiment, the electronic device responds to the operation of launching the first camera application by opening the camera application according to the native Android camera process, and using the camera in the shooting device as a peripheral of the electronic device.

[0065] In one embodiment of this disclosure, the method may further include: providing at least one camera via a display interface in response to launching a first camera application; and sending camera data to a first camera driver corresponding to the selected camera.

[0066] In this embodiment, the electronic device has a display screen, which can provide at least one camera through the display interface of the display screen. The at least one camera may include a camera set in the electronic device, or a camera set in the shooting device.

[0067] Users can select one of at least one cameras provided in the display interface as the source of camera data used by the application as the primary camera.

[0068] In this embodiment, when the selected camera is a camera installed in a shooting device, the receiving service can send camera data to the wireless camera driver, so that the wireless camera driver can upload the camera data to the first camera application through the wireless camera hardware abstraction layer and the camera frame. When the selected camera is a camera installed in an electronic device, the receiving service can send camera data to the native Android camera driver, so that the native Android camera driver can upload the camera data to the first camera application through the native Android camera hardware abstraction layer and the camera frame.

[0069] In this embodiment, the shooting device can be simulated as a camera of an electronic device, so that the first camera application in the electronic device can use the camera data collected by the shooting device.

[0070] In one embodiment of this disclosure, before performing step S2200, the method may further include: parsing the received camera data according to a target wireless communication protocol corresponding to the wireless communication connection.

[0071] This embodiment also provides a method for processing camera data. This method can be implemented by a shooting device equipped with a camera and connected to an electronic device via wireless communication. For example, the shooting device could be AR glasses, VR glasses, etc.

[0072] As shown in Figure 3, the shooting device consists of an application layer and a driver layer arranged from top to bottom. The application layer contains the second camera application, and the driver layer contains the second camera driver. The second camera application and the second camera driver interact with each other.

[0073] Figure 4 is a flowchart of a camera data processing method provided according to an embodiment of the present disclosure.

[0074] As shown in Figure 4, the method for processing camera data may include the following steps S4100 to S4200:

[0075] In step S4100, the second camera application acquires camera data through the second camera driver.

[0076] In step S4200, the second camera application sends camera data to an electronic device that has established a wireless communication connection with the shooting device.

[0077] Specifically, the second camera application can be to establish a wireless communication connection between the electronic device and the shooting device, and send camera data to the electronic device.

[0078] In one example, the second camera application can acquire camera data through the second camera driver, encode and compress the camera data, encapsulate the camera data according to the target wireless communication protocol, and then send the camera data to the electronic device through a wireless communication connection established between the electronic device and the shooting device.

[0079] Furthermore, the second camera application may include at least one camera application. For example, the second camera application may include a camera data reporting service, an encoding application, and a transmission service.

[0080] Furthermore, the camera data reporting service could acquire camera data via a second camera driver and transmit the camera data to an encoding application. The encoding application could then encode and compress the camera data before transmitting it to a sending service. The sending service, following the target wireless communication protocol, encapsulates the camera data and transmits it to the receiving service of the electronic device via a wireless connection between the electronic device and the shooting device, enabling the receiving service to receive the camera data.

[0081] The method of this embodiment allows for the full utilization of camera data collected by the camera and computing power of the electronic device when a wireless communication connection is established between the electronic device and a shooting device equipped with a camera. This enables the shooting device to be simulated as a camera of the electronic device, allowing the first camera application in the electronic device to use the camera data collected by the shooting device.

[0082] Figure 5 is a flowchart of an example of a camera data processing method according to an embodiment of the present disclosure. As shown in Figure 5, the method includes the following steps:

[0083] Step S5101: The camera data reporting service obtains camera data through the second camera driver.

[0084] In step S5102, the camera data reporting service transmits the camera data to the encoding application.

[0085] In step S5103, the encoding application encodes and compresses the camera data and transmits the camera data to the sending service.

[0086] Step S5104: The sending service encapsulates the camera data according to the target wireless communication protocol.

[0087] Step S5105: The sending service transmits camera data to the receiving service of the electronic device via a wireless connection between the electronic device and the shooting device.

[0088] In step S5201, in response to the operation of launching the first camera application, at least one camera is provided through the display interface.

[0089] Step S5202: Obtain the camera selected by the user through the display interface.

[0090] Step S5203: The sending service receives camera data sent by the shooting device that has established a wireless communication connection with the electronic device.

[0091] Step S5204: The sending service parses and processes the camera data according to the target wireless communication protocol.

[0092] Step S5205: The sending service sends the camera data to the first camera driver corresponding to the selected camera.

[0093] In step S5206, the first camera driver sends camera data to the camera hardware abstraction layer.

[0094] In step S5207, the camera hardware abstraction layer sends camera data to the camera frame.

[0095] In step S5208, the camera frame uploads the camera data to the first camera application.

[0096] This embodiment also provides an electronic device 6000, as shown in FIG6. The electronic device 6000 includes a first processor 6100 and a first memory 6200. The first memory 6200 is used to store a first computer program. The first computer program is used to control the first processor 6100 to execute method steps performed by the electronic device as in any embodiment of this disclosure.

[0097] This embodiment also provides a shooting device 7000, as shown in FIG7. The shooting device 7000 includes a second processor 7100 and a second memory 7200. The second memory 7200 is used to store a second computer program. The second computer program is used to control the second processor 7100 to execute the method steps executed by the shooting device as in any embodiment of this disclosure.

[0098] This embodiment also provides a camera data processing system 8000, as shown in FIG8, which may include the electronic device 6000 and the shooting device 7000 described in the foregoing embodiments, and establishes a wireless communication connection between the electronic device 6000 and the shooting device 7000.

[0099] The above embodiments mainly focus on the differences from other embodiments, but those skilled in the art should understand that the above embodiments can be used alone or in combination as needed.

[0100] The various embodiments in this specification are described in a progressive manner. Similar or identical parts between embodiments can be referred to mutually. Each embodiment focuses on its differences from other embodiments. However, those skilled in the art should understand that the above embodiments can be used individually or in combination as needed. Furthermore, for the apparatus embodiments, since they correspond to the method embodiments, the description is relatively simple; relevant parts can be referred to the corresponding parts of the method embodiments. The system embodiments described above are merely illustrative, and the modules described as separate components may or may not be physically separate.

[0101] This invention can be an apparatus, method, and / or computer program product. A computer program product may include a computer-readable storage medium having computer-readable program instructions loaded thereon for causing a processor to implement various aspects of the invention.

[0102] Computer-readable storage media can be tangible devices capable of holding and storing instructions for use by an instruction execution device. Computer-readable storage media can be, for example—but not limited to—electrical storage devices, magnetic storage devices, optical storage devices, electromagnetic storage devices, semiconductor storage devices, or any suitable combination of the foregoing. More specific examples (a non-exhaustive list) of computer-readable storage media include: portable computer disks, hard disks, random access memory (RAM), read-only memory (ROM), erasable programmable read-only memory (EPROM or flash memory), static random access memory (SRAM), portable compact disc read-only memory (CD-ROM), digital multifunction disc (DVD), memory sticks, floppy disks, mechanical compression devices, such as punch cards or recessed protrusions storing instructions thereon, and any suitable combination of the foregoing. The computer-readable storage media used herein are not to be construed as transient signals themselves, such as radio waves or other freely propagating electromagnetic waves, electromagnetic waves propagating through waveguides or other transmission media (e.g., light pulses through fiber optic cables), or electrical signals transmitted through wires.

[0103] The computer-readable program instructions described herein can be downloaded from computer-readable storage media to various computing / processing devices, or downloaded via a network, such as the Internet, local area network, wide area network, and / or wireless network, to an external computer or external storage device. The network may include copper transmission cables, fiber optic transmission, wireless transmission, routers, firewalls, switches, gateway computers, and / or edge servers. A network adapter card or network interface in each computing / processing device receives the computer-readable program instructions from the network and forwards them to the computer-readable storage media in the respective computing / processing device.

[0104] The computer program instructions used to perform the operations of this invention may be assembly instructions, instruction set architecture (ISA) instructions, machine instructions, machine-dependent instructions, microcode, firmware instructions, state setting data, or source code or object code written in any combination of one or more programming languages, including object-oriented programming languages ​​such as Smalltalk, C++, etc., and conventional procedural programming languages ​​such as the "C" language or similar programming languages. The computer-readable program instructions may be executed entirely on the user's computer, partially on the user's computer, as a standalone software package, partially on the user's computer and partially on a remote computer, or entirely on a remote computer or server. In cases involving a remote computer, the remote computer may be connected to the user's computer via any type of network—including a local area network (LAN) or a wide area network (WAN)—or may be connected to an external computer (e.g., via the Internet using an Internet service provider). In some embodiments, electronic circuitry, such as programmable logic circuitry, field-programmable gate arrays (FPGAs), or programmable logic arrays (PLAs), is personalized by utilizing state information from the computer-readable program instructions. This electronic circuitry can execute the computer-readable program instructions to implement various aspects of the invention.

[0105] Various aspects of the present invention are described herein with reference to flowchart illustrations and / or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It should be understood that each block of the flowchart illustrations and / or block diagrams, and combinations of blocks in the flowchart illustrations and / or block diagrams, can be implemented by computer-readable program instructions.

[0106] These computer-readable program instructions can be provided to a processor of a general-purpose computer, a special-purpose computer, or other programmable data processing apparatus to produce a machine such that, when executed by the processor of the computer or other programmable data processing apparatus, they create means for implementing the functions / actions specified in one or more blocks of the flowchart and / or block diagram. These computer-readable program instructions can also be stored in a computer-readable storage medium that causes a computer, programmable data processing apparatus, and / or other device to operate in a particular manner; thus, the computer-readable medium storing the instructions comprises an article of manufacture that includes instructions for implementing aspects of the functions / actions specified in one or more blocks of the flowchart and / or block diagram.

[0107] Computer-readable program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other device to cause a series of operational steps to be performed on the computer, other programmable data processing apparatus, or other device to produce a computer-implemented process, thereby causing the instructions executed on the computer, other programmable data processing apparatus, or other device to perform the functions / actions specified in one or more boxes of a flowchart and / or block diagram.

[0108] The flowcharts and block diagrams in the accompanying drawings illustrate the architecture, functionality, and operation of possible implementations of systems, methods, and computer program products according to various embodiments of the present invention. In this regard, each block in a flowchart or block diagram may represent a module, segment, or portion of an instruction containing one or more executable instructions for implementing a specified logical function. In some alternative implementations, the functions marked in the blocks may occur in a different order than those marked in the drawings. For example, two consecutive blocks may actually be executed substantially in parallel, and they may sometimes be executed in reverse order, depending on the functions involved. It should also be noted that each block in the block diagrams and / or flowcharts, and combinations of blocks in the block diagrams and / or flowcharts, can be implemented using a dedicated hardware-based system that performs the specified function or action, or using a combination of dedicated hardware and computer instructions. It will be known to those skilled in the art that implementation in hardware, implementation in software, and implementation using a combination of software and hardware are equivalent.

[0109] The various embodiments of the present invention have been described above. These descriptions are exemplary and not exhaustive, and are not limited to the disclosed embodiments. Many modifications and variations will be apparent to those skilled in the art without departing from the scope and spirit of the described embodiments. The terminology used herein is chosen to best explain the principles, practical application, or technical improvements to the technology in the market, or to enable others skilled in the art to understand the embodiments disclosed herein. The scope of the invention is defined by the appended claims.

Claims

1. A method for processing camera data, characterized in that, The device is applied to an electronic device, wherein the application layer of the electronic device is equipped with a first camera application, the application framework layer of the electronic device includes a camera framework, the hardware abstraction layer of the electronic device includes a camera hardware abstraction layer, and the driver layer of the electronic device includes a first camera driver. The camera frame interacts with the first camera application and the camera hardware abstraction layer respectively, and the camera hardware abstraction layer also interacts with the first camera driver. The method includes: Receive camera data sent by a shooting device that has established a wireless communication connection with the electronic device; The camera data is sent to the first camera driver, so that the first camera driver uploads the camera data to the first camera application through the camera hardware abstraction layer and the camera framework.

2. The method according to claim 1, characterized in that, The first camera driver includes the native Android camera driver, and the camera hardware abstraction layer includes the native Android camera hardware abstraction layer; or, the first camera driver includes a wireless camera driver, and the camera hardware abstraction layer includes a wireless camera hardware abstraction layer.

3. The method according to claim 2, characterized in that, The method includes: In response to launching the first camera application, at least one camera is displayed via the interface; The camera data is sent to the first camera driver corresponding to the selected camera.

4. The method according to claim 1, characterized in that, Before sending the camera data to the first camera driver, the method further includes: The received camera data is parsed and processed according to the target wireless communication protocol corresponding to the wireless communication connection.

5. A method for processing camera data, characterized in that, An application is used in a shooting device that includes a camera, wherein the application layer of the shooting device has a second camera application installed, and the driver layer of the shooting device includes a second camera driver; The second camera application acquires camera data through the second camera driver; The second camera application sends the camera data to an electronic device that has established a wireless communication connection with the shooting device.

6. The method according to claim 5, characterized in that, Before the second camera application sends the camera data to an electronic device that has established a wireless communication connection with the shooting device, the method further includes: The second camera application encodes and compresses the camera data.

7. The method according to claim 5, characterized in that, Before the second camera application sends the camera data to an electronic device that has established a wireless communication connection with the shooting device, the method further includes: The camera data is encapsulated according to the target wireless communication protocol corresponding to the wireless communication connection.

8. An electronic device, characterized in that, It includes a first processor and a first memory, the first memory being used to store a first computer program, the first computer program being used to control the first processor to execute the method as described in any one of claims 1 to 4.

9. A shooting device, characterized in that, It includes a second processor and a second memory, the second memory being used to store a second computer program, the second computer program being used to control the second processor to perform the method as described in any one of claims 5 to 7.

10. A camera data processing system, characterized in that, It includes the electronic device according to claim 8 and the shooting device according to claim 9, wherein a wireless communication connection is established between the electronic device and the shooting device.

Citation Information

Patent Citations

  • Method, system and equipment for applying remote camera to cloud mobile phone

    CN113938457A

  • Distributed device capability virtualization method, medium and electronic device

    CN114911603A

  • Data sharing method and device, chip module, electronic equipment and storage medium

    CN116483595A

  • Camera data processing method, electronic equipment, shooting equipment and system

    CN118803410A

  • On-vehicle wireless image reception apparatus, wireless image transmission apparatus, and wireless image communication system

    JP2009182858A