Shared Camera Queue for Low-Power Remote Image Capture

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Traditional video streaming paradigms on wearable and mobile devices lead to high power consumption, CPU strain, and limited interaction due to continuous video streaming, and require online recipients for content sharing.

Innovation Solution

Implementing a camera sharing system that sends single frame images or short videos instead of continuous streams, allowing remote control of the camera by another user, reducing power consumption and CPU load while enabling interaction.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If continuous video streaming is implemented on wearable and mobile devices, then video content can be shared with recipients, but device power consumption increases and CPU becomes strained

Engineering Contradiction:
Improvevideo sharing capabilityVSAvoiddevice power consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The patent segments the continuous video stream into discrete image frames that are captured and transmitted individually or in batches. Instead of maintaining a continuous streaming connection, the system captures images at specific intervals or upon trigger events, processes them locally, and transmits them asynchronously. This segmentation reduces the sustained power consumption and CPU load associated with continuous video encoding and transmission while still enabling effective video sharing functionality.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system implements periodic image capture and transmission instead of continuous streaming. Images are captured at defined intervals or based on specific trigger conditions, processed locally on the wearable device, and transmitted to recipient devices in discrete batches. This periodic approach allows the device to enter low-power states between capture events, significantly reducing overall power consumption while maintaining the ability to share video content effectively.

Inventive Principle:
Principle #19Periodic action

2Speed

If continuous video streaming is implemented, then real-time sharing is achieved, but CPU strain increases

Engineering Contradiction:
Improvereal-time sharing speedVSAvoidCPU strain
Core Design Contradiction:
SpeedVSDevice complexity

Solution Approach 1:

The patent divides the video sharing process into discrete image frame segments that are independently captured, processed, and transmitted. Each image frame is handled as a separate unit through dedicated capture, processing, and transmission pipelines, reducing the cumulative CPU strain of continuous video processing while maintaining real-time sharing capability through efficient batch processing of these segmented frames.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system creates local copies of image frames in memory buffers before transmission, allowing the wearable device to capture and process images locally without requiring sustained high-performance processing during transmission. The processed image data is copied to transmission queues and sent to recipient devices, reducing the real-time CPU burden on the source device while preserving fast sharing performance.

Inventive Principle:
Principle #26Copying

3Reliability

If traditional video streaming is used, then online recipients can receive content, but interaction is limited

Engineering Contradiction:
Improvecontent deliveryVSAvoiduser interaction
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The patent introduces an intermediary image processing and queue management system between the wearable device and recipient devices. This intermediary layer includes image capture modules, processing pipelines, and transmission queues that buffer and manage image data asynchronously. This intermediary infrastructure enables both online and offline recipients to receive content reliably while providing enhanced interaction capabilities through features like remote triggering, pausing, and resuming of image capture sequences.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system performs preliminary actions by pre-capturing and buffering multiple image frames in local memory before transmission to recipient devices. This preliminary capture and buffering allows the wearable device to prepare content in advance, enabling recipients to receive images even when offline. The pre-buffered images can be transmitted later when connectivity is available, enhancing both reliability and user interaction without requiring recipients to be online at the moment of capture.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20260046513A1Request queue for shared control of camera device by multiple devices
Publication Date: 2026.02.12 SNAP INC
  • US20260046513A1 patent drawing
  • US20260046513A1 patent drawing
  • US20260046513A1 patent drawing

AI summary

Aspects of the present disclosure involve a system comprising a computer-readable storage medium storing at least one program, method, and user interface to facilitate a camera sharing session between two or more users. A camera sharing session is initiated based on session configuration information comprising a user identifier of a user permitted to control image capturing at a camera communicatively coupled to a first device. A trigger request is received from the second device and in response, an image capture, which results in at least one image, is triggered at the camera and the image is transmitted to the second device.