martint028 / ARPlayer

Playback videos using ARKit and AVFoundation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARPlayer

Build Status License

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.

Screen1

About

Playback videos using ARKit and AVFoundation.

License:MIT License


Languages

Language:Objective-C 100.0%