Tag

Remote Control

1 views collected around this technical thread.

360 Quality & Efficiency
360 Quality & Efficiency
Dec 24, 2021 · Mobile Development

Comparison of iOS Video Streaming Solutions for Remote Control

This article evaluates three iOS video streaming approaches—WebDriverAgent MJPEG, Apple ReplayKit, and QuickTime‑based QVH—by implementing prototypes, measuring latency, stability, and functionality, and presenting a detailed performance comparison to guide remote‑control applications.

Performance ComparisonQuickTimeRemote Control
0 likes · 6 min read
Comparison of iOS Video Streaming Solutions for Remote Control
Tencent Cloud Developer
Tencent Cloud Developer
Nov 26, 2021 · Cloud Computing

5G Remote Real-Time Control: Key Challenges, Enabling Technologies, and System Architectures

5G’s high bandwidth, low latency, and edge offloading empower real‑time remote control of complex equipment, demanding synchronized video, audio, and control signals, which are addressed by real‑time AV communication, control‑signal synchronization, and network optimization, while evolving system architectures—from direct‑connection models to integrated fusion designs—ensure scalability, reliability, and minimal latency for applications in mines, ports, logistics, and autonomous vehicles.

5GIoTLow Latency
0 likes · 12 min read
5G Remote Real-Time Control: Key Challenges, Enabling Technologies, and System Architectures
Python Programming Learning Circle
Python Programming Learning Circle
Nov 17, 2019 · Mobile Development

Remote Android Control with Python: Build a Simple PyAndroidControl App

This article introduces PyAndroidControl, a lightweight Android receiver that periodically uploads screenshots to a Python web server for image analysis and returns executable commands, enabling remote device control via cloud phones without needing Java/Kotlin or ADB on a PC.

ADBAndroidMobile Development
0 likes · 4 min read
Remote Android Control with Python: Build a Simple PyAndroidControl App
转转QA
转转QA
May 8, 2019 · Mobile Development

iOS Remote Control Solution: Architecture, Technology Research, and Implementation Details

This article describes the research, design, and implementation of an iOS remote‑control system—including technology selection, architecture with WebSocket and WebDriverAgent, performance optimizations for screenshot and event handling, and future improvement plans—aimed at providing smooth, low‑latency device access through a browser.

Mobile DevelopmentMobile TestingPerformance Optimization
0 likes · 9 min read
iOS Remote Control Solution: Architecture, Technology Research, and Implementation Details
360 Quality & Efficiency
360 Quality & Efficiency
Mar 1, 2019 · Mobile Development

iOS Multi-Device Remote Control Technique Using minicap and WebDriverAgent

This article presents a technical guide for implementing real‑time screen capture and control of iOS devices via a browser, detailing tool introductions, a preliminary solution, an optimized approach, and a comparative analysis of both schemes.

MinicapMobile TestingRemote Control
0 likes · 8 min read
iOS Multi-Device Remote Control Technique Using minicap and WebDriverAgent
Baidu Intelligent Testing
Baidu Intelligent Testing
Jul 11, 2018 · Mobile Development

iOS Multi‑Device Remote Control: Technical Analysis and Implementation

This article analyzes the shortcomings of existing iOS remote‑control solutions, examines event‑driven and screen‑capture technologies, and presents a practical implementation that combines private APIs, optimized screenshot compression, and socket‑based real‑time streaming to achieve millisecond‑level event response and high‑frame‑rate video for multi‑device iOS control.

Mobile AutomationRemote Controlevent-driven
0 likes · 11 min read
iOS Multi‑Device Remote Control: Technical Analysis and Implementation