https://github.com/maximalien/arplayer
Playback videos using ARKit and AVFoundation.
https://github.com/maximalien/arplayer
arkit augmented-reality augmented-reality-application avfoundation avplayer ios11 scenekit video-player video-streaming
Last synced: about 1 year ago
JSON representation
Playback videos using ARKit and AVFoundation.
- Host: GitHub
- URL: https://github.com/maximalien/arplayer
- Owner: MaximAlien
- License: mit
- Created: 2017-09-09T18:46:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-12-14T04:06:51.000Z (over 5 years ago)
- Last Synced: 2025-03-26T22:03:18.171Z (about 1 year ago)
- Topics: arkit, augmented-reality, augmented-reality-application, avfoundation, avplayer, ios11, scenekit, video-player, video-streaming
- Language: Objective-C
- Homepage:
- Size: 20.5 MB
- Stars: 137
- Watchers: 8
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ARPlayer
[](https://travis-ci.org/MaximAlien/ARPlayer)

[](https://codecov.io/gh/MaximAlien/ARPlayer)
Playback videos by placing TV anywhere on the surface using ARKit and AVFoundation.
## Features
Current version of ARPlayer has such features:
- Playback control: pause, stop, next video, previous video.
- Ability to scale and rotate media player.
- Animatable and tactile interaction with playback controls.
- Re-position of the media player within current horizontal plane.
- Horizontal planes detection.
## Example
Full example can be found [here](https://www.youtube.com/watch?v=2cl9tNzfBYc).
