xp2p_sdk 1.0.1
xp2p_sdk: ^1.0.1 copied to clipboard
Flutter SDK for Tencent IoT XP2P video streaming. This SDK provides P2P connectivity for video devices using Dart FFI.
1.0.0 #
- Initial release of XP2P SDK for Flutter
- Support P2P video streaming with direct/relay connection
- Command synchronization and asynchronous messaging
- Audio/Video data reception
- Voice/Data transmission
- LAN service support
- FFI-based native integration for Android and iOS
- Support for Tencent IoT Video devices
- Add
setContentDetailAPI for content tracking and data reporting - Add
getUserIDAPI to get current user identifier - Add
ReportLogUtilfor automatic data reporting (Dart version based on Java implementation) - Automatic data reporting integration with
setContentDetailcallback - User ID management with persistent storage
- Configurable logging with
LogConfig