Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.55 KB

File metadata and controls

40 lines (25 loc) · 1.55 KB

Template for an AR HLS streaming app built in Unity 2020 with Vuforia - iOS

This is a blank Unity template for you to build an AR App with Vuforia. Once built, when an image is triggered, it will play a streaming video that is hosted externally. The video will pause when the trigger image is no longer tracked.

Includes a tutorial on How to Build and Update an HLS Streaming AR App in Unity with Vuforia from scratch.

If you're looking for the Android template, please click here.

Start by opening up: Assets > Scene > Main

Versions

Unity 2020.1.11f1
Vuforia 9.6.3
AR Foundation 3.1.6
AVProVideo (iOS) 1.11.7
DOTween Pro 1.0.178

Setup

For complete instructions on how to set up this app and prepare you materials, please see the accompanying PDF Walkthrough.
It includes:

  • Preparing your media for streaming / how-where to convert videos to .m3u8 files for HLS
  • Vuforia
  • Unity
  • Testing on a device simulator
  • Building and exporing the app for test or runtime
  • Preparing for deployment / testing on a mobile device
  • FAQs

Made By

Alex Serpentini
oh.hello.alex.com

Hope this helps, and good luck!!!