Skip to content

CicadaPlayer was refactored from aliyunVideoPlayerSdk v4.7 that have over 3000 users. CicadaPlayer support Android, iOS, macOS, Windows, Linux platform, and tested on WebAssembly. The goal of CicadaPlayer is providing a playerCore which support multi platform, hardware accelerator, customizable and extensible features.

License

zccicy/CicadaPlayer

 
 

Repository files navigation

Cicada Logo

HitCount Build Status coverity Status codecov LICENSE

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

dingding

License

MIT LICENSE

Copyright (c) 2019-present Alibaba Inc.

CicadaPlayerSDK using the projects:

About

CicadaPlayer was refactored from aliyunVideoPlayerSdk v4.7 that have over 3000 users. CicadaPlayer support Android, iOS, macOS, Windows, Linux platform, and tested on WebAssembly. The goal of CicadaPlayer is providing a playerCore which support multi platform, hardware accelerator, customizable and extensible features.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 47.4%
  • Java 19.4%
  • C 12.4%
  • Objective-C 11.1%
  • CMake 2.8%
  • Objective-C++ 2.8%
  • Other 4.1%