Skip to content

CicadaPlayer is a multiple platform media player support Android, iOS, macOS, Windows, Linux, and WebAssembly. The goal is providing a player core which support multi platform, hardware accelerator, customizable and extensible features. It was refactored from aliyunVideoPlayerSdk v4.7 that have shipped by thousands of apps.

License

Notifications You must be signed in to change notification settings

enefry/CicadaPlayer

 
 

Repository files navigation

Cicada Logo

HitCount Build Status coverity Status codecov LICENSE

iOS CI macOS CI Android CI

Keep the world free of difficult videos to play!

Cicada Media Player is a multi platform player sdk,Keep the world free of difficult videos to play,using Cicada Media Player, build your multimedia apps happily.

Try it on Android devices

deom

HOW TO compile

The default ffmpeg, curl, and openssl git url is the github mirror, if you want use another, set it before compile like:

export FFMPEG_GIT=https://gitee.com/mirrors/ffmpeg.git
export OPENSSL_GIT=https://gitee.com/mirrors/openssl.git
export CURL_GIT=https://gitee.com/mirrors/curl.git

How to use

Features

  • HLS master play list support, seamless switch

    HLS Support instructions

  • ABR

  • hardware decode on Android and iOS

  • HEVC support

  • OpenGL render

  • change volume by software

  • speed playback

  • snapshot

  • subtitle title support

  • external subtitle title support

  • on playing cache

  • background video playback

  • http keep-alive

  • self ip resolve

  • video rotation

  • black list on Android hardware h264 decoder

  • plugin support

Contact

DingDing

License

MIT LICENSE

Copyright (c) 2019-present Alibaba Inc.

CicadaPlayerSDK using the projects:

About

CicadaPlayer is a multiple platform media player support Android, iOS, macOS, Windows, Linux, and WebAssembly. The goal is providing a player core which support multi platform, hardware accelerator, customizable and extensible features. It was refactored from aliyunVideoPlayerSdk v4.7 that have shipped by thousands of apps.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 47.5%
  • Java 19.7%
  • C 11.9%
  • Objective-C 10.5%
  • Objective-C++ 3.8%
  • CMake 2.9%
  • Other 3.7%