DSPerson / 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 LHLS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 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 LHLS.

License:MIT License


Languages

Language:C++ 47.8%Language:Java 20.2%Language:C 11.8%Language:Objective-C 9.8%Language:Objective-C++ 4.2%Language:CMake 2.7%Language:Shell 2.1%Language:Perl 1.1%Language:Python 0.2%Language:Batchfile 0.0%Language:Ruby 0.0%