ShengQiangLiu / CicadaPlayer

CicadaPlayer is the player core of AliPlayer, which support multiple platform Android, iOS, macOS, Windows, Linux, and WebAssembly for now. The goal is providing a player core which support multi platform, hardware accelerator, customizable and extensible features. Which support WideVine drm and LL-HLS dash.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cicada Logo

coverity Status codecov LICENSE

iOS CI macOS CI Android CI Linux 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 LL-HLS master play list support, seamless switch
  • MPEG-DASH
  • WideVine
  • ABR
  • hardware decode on Android and Apple platform
  • HEVC support
  • OpenGL render
  • HDR render
  • change volume by software
  • speed playback
  • snapshot
  • subtitle title and external subtitle title
  • on playing cache
  • background video playback
  • http keep-alive
  • customer ip resolve
  • video rotation
  • black list on Android hardware h264 decoder
  • plugin supporting

Contact

DingDing

License

MIT LICENSE

Copyright (c) 2019-present Alibaba Inc.

CicadaPlayerSDK using the projects:

About

CicadaPlayer is the player core of AliPlayer, which support multiple platform Android, iOS, macOS, Windows, Linux, and WebAssembly for now. The goal is providing a player core which support multi platform, hardware accelerator, customizable and extensible features. Which support WideVine drm and LL-HLS dash.

License:MIT License


Languages

Language:C++ 48.9%Language:Java 18.9%Language:C 9.7%Language:Objective-C 9.5%Language:Objective-C++ 3.7%Language:Dart 3.7%Language:CMake 2.5%Language:Shell 2.0%Language:Perl 1.0%Language:Python 0.2%Language:Ruby 0.1%Language:Batchfile 0.0%