2025-03-03

Updated: 2024/7/3
Read Time: 5 min
P2P Direct Connection Enhancement, Remote Batch Screen Mirroring & Wallpaper Keep-Alive Innovation

v19235

This version focuses on large-scale remote screen mirroring and stability improvements, with key optimizations for P2P direct connection success rates and batch management capabilities, while introducing keep-alive mechanisms to enhance long-term operation stability.


Core Updates

Comprehensive P2P Technology Upgrade

  • Significantly improved point-to-point direct connection success rate (up to 80-95% depending on network environment);
  • Optimized NAT traversal, STUN/TURN strategies, significantly reducing relay dependency and latency.

Remote Batch Screen Mirroring & Monitoring

  • Supports batch screen mirroring for multiple devices (grouping, concurrent scheduling) with low latency and high smoothness;
  • Enhanced remote monitoring capabilities: real-time switching and unified management of front/rear cameras and microphones.

Remote Recording/Audio/Photo APIs

  • Provides standardized APIs: startRecording, stopRecording, takeSnapshot, with callback/upload strategy support;
  • Supports tiered storage and automatic upload based on device policies.

Built-in HID Server

  • Built-in HID server (Bluetooth/OTG/USB) for quick implementation of keyboard/mouse control and screen mirroring interaction.

Wallpaper Keep-Alive Innovation

  • Introduced "Wallpaper Keep-Alive" strategy, maintaining high probability of background survival under various manufacturer power-saving policies.

Practical Scenarios

  • Large-scale device exhibition screen mirroring, remote training;
  • Parallel automated testing on cloud testing platforms;
  • Long-term monitoring scenarios (store monitoring, remote operations).

Development Tips

  • Recommended to use diagnostic tools provided by P2P SDK to evaluate network environment first;
  • For batch screen mirroring, configure flow control strategies considering local bandwidth limitations.