Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 3 months ago
JSON representation

Playback videos using ARKit and AVFoundation.

Awesome Lists containing this project

README

        

# ARPlayer

[![Build Status](https://travis-ci.org/MaximAlien/ARPlayer.svg?branch=master)](https://travis-ci.org/MaximAlien/ARPlayer)
![License](https://img.shields.io/badge/license-MIT-blue.svg)
[![codecov](https://codecov.io/gh/MaximAlien/ARPlayer/branch/master/graph/badge.svg)](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).

![Screen1](https://raw.githubusercontent.com/MaximAlien/ARPlayer/master/ARPlayer/Resources/example.gif)