{"id":21065030,"url":"https://github.com/prolificinteractive/pivideoplayer","last_synced_at":"2025-05-16T02:32:58.684Z","repository":{"id":26994014,"uuid":"30457929","full_name":"prolificinteractive/PIVideoPlayer","owner":"prolificinteractive","description":"[DEPRECATED] A custom wrapper around AVFoundation for playing silent video files without any chrome.","archived":false,"fork":false,"pushed_at":"2016-11-11T21:40:53.000Z","size":29,"stargazers_count":7,"open_issues_count":1,"forks_count":2,"subscribers_count":41,"default_branch":"master","last_synced_at":"2024-11-16T10:16:51.996Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prolificinteractive.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-07T14:21:27.000Z","updated_at":"2016-11-11T21:43:09.000Z","dependencies_parsed_at":"2022-08-31T21:34:47.865Z","dependency_job_id":null,"html_url":"https://github.com/prolificinteractive/PIVideoPlayer","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prolificinteractive%2FPIVideoPlayer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prolificinteractive%2FPIVideoPlayer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prolificinteractive%2FPIVideoPlayer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prolificinteractive%2FPIVideoPlayer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prolificinteractive","download_url":"https://codeload.github.com/prolificinteractive/PIVideoPlayer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225401817,"owners_count":17468809,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-11-19T17:53:15.030Z","updated_at":"2024-11-19T17:53:15.915Z","avatar_url":"https://github.com/prolificinteractive.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [DEPRECATED] PIVideoPlayer\n\n⚠️ **This repository is no longer maintained or supported. New pull requests will not be reviewed.** ⚠️\n\n## Description\n\nThis project aims to create a simple wrapper around `AVFoundation` in order to play videos in a `UIView`. As of now, this repo\nonly supports silent, single-loop videos. The idea was to create a library that was simpler than the default video player \n(there is no chrome, not tracking, etc.).\n\n## Usage\n\nThere are two ways to play video included in this project.\n\nThe first way is to use `PIVideoPlayerView` which is a subclass of `UIView` that plays video. You are responsible for setting the frame\nsize, loading the video, and starting it.\n\nThe second way is to use `PIVideoPlayerWindow` which presents a simple way to play a full-screen video above all other views. \nAs with normal ARC rules, be sure to retain a reference to the `UIWindow`` in some capacity or else it will be consumed by ARC.\n\n## Requirements\n\nThis project utilizes ARC and is compatible with iOS version 7.0 and above.\n\n## Installation\n\nPIVideoPlayer is available through [CocoaPods](http://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n    pod \"PIVideoPlayer\"\n\n## Author\n\nChristopher Jones, c.jones@prolificinteractive.com\n\n## License\n\nPIVideoPlayer is available under the MIT license. See the LICENSE file for more info.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprolificinteractive%2Fpivideoplayer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprolificinteractive%2Fpivideoplayer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprolificinteractive%2Fpivideoplayer/lists"}