Skip to content

MaximAlien/ARPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARPlayer

Build Status License codecov

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