{"id":46636167,"url":"https://github.com/polyv/polyv-android-media-player-sdk-demo","last_synced_at":"2026-03-08T01:33:49.720Z","repository":{"id":204416256,"uuid":"711795084","full_name":"polyv/polyv-android-media-player-sdk-demo","owner":"polyv","description":"保利威 Android 播放器 SDK demo","archived":false,"fork":false,"pushed_at":"2025-12-05T03:00:21.000Z","size":761,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-08T10:46:52.857Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/polyv.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-10-30T07:37:05.000Z","updated_at":"2025-12-05T03:00:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"e5ee3564-aafd-450e-91a1-29709d4db3ad","html_url":"https://github.com/polyv/polyv-android-media-player-sdk-demo","commit_stats":null,"previous_names":["polyv/polyv-android-media-player-sdk-demo"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/polyv/polyv-android-media-player-sdk-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polyv%2Fpolyv-android-media-player-sdk-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polyv%2Fpolyv-android-media-player-sdk-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polyv%2Fpolyv-android-media-player-sdk-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polyv%2Fpolyv-android-media-player-sdk-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/polyv","download_url":"https://codeload.github.com/polyv/polyv-android-media-player-sdk-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polyv%2Fpolyv-android-media-player-sdk-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30240898,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T00:58:18.660Z","status":"ssl_error","status_checked_at":"2026-03-08T00:55:48.608Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-03-08T01:33:49.115Z","updated_at":"2026-03-08T01:33:49.674Z","avatar_url":"https://github.com/polyv.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"polyv-android-media-player-sdk-demo\n===\n\n[![build passing](https://img.shields.io/badge/build-passing-brightgreen.svg)](#)\n[![GitHub release](https://img.shields.io/badge/release-2.7.2-blue.svg)](https://github.com/polyv/polyv-android-media-player-sdk-demo/releases/tag/2.7.2)\n\n\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n\n- [1 简介](#1-%E7%AE%80%E4%BB%8B)\n- [2 体验 Demo](#2-%E4%BD%93%E9%AA%8C-demo)\n- [3 文档](#3-%E6%96%87%E6%A1%A3)\n  - [3.1 集成文档](#31-%E9%9B%86%E6%88%90%E6%96%87%E6%A1%A3)\n  - [3.2 接口文档](#32-%E6%8E%A5%E5%8F%A3%E6%96%87%E6%A1%A3)\n  - [3.3 版本更新记录](#33-%E7%89%88%E6%9C%AC%E6%9B%B4%E6%96%B0%E8%AE%B0%E5%BD%95)\n\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\n\n### 1 简介\n\n此项目是保利威 Android 播放器 SDK Demo。\n\n此项目只支持基础的播放功能和高级交互功能（具体见[播放器支持的功能特性](https://github.com/polyv/polyv-android-media-player-sdk-demo/blob/master/docs/public/支持的功能特性.md)），如果您有其它额外的业务功能需求，应根据需要选择对应的 SDK：\n\n1. 如果您需要直播相关的连麦、互动、聊天室等功能，您应当接入 [多场景SDK](https://github.com/polyv/polyv-android-livescenes-sdk-demo)\n2. 如果您需要点播相关的下载、上传等功能，您应当接入 [点播SDK](https://github.com/easefun/polyv-android-sdk-2.0-demo)\n\n播放器项目的文件目录结构如下：\n\n```\n|-- demo\n|   |-- activity （各场景页面）\n|   `-- mock （demo模拟数据）\n|-- scenes-single-video （长视频场景）\n|-- scenes-feed-video （短视频场景）\n`-- common\n    |-- ui （各场景通用的ui组件）\n    `-- utils （工具类库）\n```\n\n### 2 体验 Demo\n\nDemo [下载链接](https://www.pgyer.com/iE13Ej) （密码：polyv）\n\n### 3 文档\n\n#### 3.1 集成文档\n[集成文档](./docs/public)\n\n#### 3.2 接口文档\n\n[v2.7.2 接口文档](https://repo.polyv.net/android/documents/media_player_sdk/2.7.2/index.html)\n\n#### 3.3 版本更新记录\n[全版本更新记录](./CHANGELOG.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolyv%2Fpolyv-android-media-player-sdk-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolyv%2Fpolyv-android-media-player-sdk-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolyv%2Fpolyv-android-media-player-sdk-demo/lists"}