• Stars
    star
    138
  • Rank 264,508 (Top 6 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created about 7 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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