Tag

scrcpy

0 views collected around this technical thread.

IT Services Circle
IT Services Circle
Nov 22, 2022 · Mobile Development

Automating Android Phones with Scrcpy and UiAutomator2 Using Python

This tutorial explains how to set up the open‑source screen‑copy tool Scrcpy and the Python‑based UiAutomator2 library to control an Android device from a computer, covering installation, environment configuration, sample code for interacting with apps, and practical use cases such as automated liking and commenting.

ADBAndroid AutomationPython
0 likes · 6 min read
Automating Android Phones with Scrcpy and UiAutomator2 Using Python
360 Quality & Efficiency
360 Quality & Efficiency
Jun 6, 2019 · Mobile Development

Modifying scrcpy to Force H264 Baseline Profile for Real-Time Android Screen Casting

This article describes the limitations of existing Android screen‑casting tools, analyzes the H264 profile issue on devices like Xiaomi 9, and details how the scrcpy source code was altered to output baseline H264 streams, enabling reliable real‑time casting via the Broadway web plugin.

AndroidH264baseline profile
0 likes · 4 min read
Modifying scrcpy to Force H264 Baseline Profile for Real-Time Android Screen Casting