Search the docs or ask a question...

Overview

Update time: 2024/09/25 10:51:58

CommsEase Player for Android SDK ("Player SDK") is a software development kit provided by CommsEase. The SDK provides simple and convenient development interfaces to help developers quickly build player applications for the Android platform. The SDK can implement stable, efficient, and smooth live streaming and VOD streaming.

pic

The player SDK supports live streaming and VOD streaming, including basic modules such as protocol parsing, streaming pull, data parsing, video decoding, audio decoding, video display, audio playback, and audio and video synchronization.

pic

Hardware and system requirements

  • Development environment: Android Studio or Eclipse integrated development environment.
  • Runtime: Android 4.0 and later.
  • CPU architecture: armv5, armv7, x86, and arm64.

Features

  • HTTP/HTTPS, RTMP, HLS protocol streaming media playback
  • Common video formats (MP4, FLV, MOV, M3U8, and Webm)
  • Common audio formats (MP3 and ACC)
  • MediaCodec hardware decoding
  • Multiple screen preview modes (padding, stretch, cropping)
  • Supports armv5, armv7, x86, and arm64
  • Support Android 4.0 and later
  • Audio background playback
  • Highly customizable player UI controls
  • Optimized the time to load the first frame for RTMP streaming
  • Optimized the cumulative delay of RTMP streaming
  • Support the YUV/PCM callback
  • Support encrypted video playback
  • Support VOD X-speed playback
  • Support multiple playback strategies
Was this page helpful?
Yes
No
  • Hardware and system requirements
  • Features