ARPlayer icon indicating copy to clipboard operation
ARPlayer copied to clipboard

Playback videos using ARKit and AVFoundation.

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