Tag

screen casting

0 views collected around this technical thread.

Bilibili Tech
Bilibili Tech
Sep 3, 2024 · Mobile Development

USB Wired Screen Casting for iOS and Android on Windows

The article details a USB‑based wired screen‑casting solution for iOS and Android on Windows, explaining how to replace wireless LAN casting with driver‑installed USB communication, using libimobiledevice and libusbK to capture, encode (H.264/AAC), package into FLV, transfer via a custom header, and restore original device drivers after use.

AndroidiOSlibimobiledevice
0 likes · 22 min read
USB Wired Screen Casting for iOS and Android on Windows
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.

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