Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile Augmented Reality Template

Quick Links

some refs:

Roadmap

  • A demo scene locally detecting objects using camera feed (base on FaceDetection)
    • support video/webcamera feed
    • save video feed to disk
    • beautify the UI (bounding box, fps, etc)
  • webRTC streaming to server
    • unity streaming client (broadcast)
    • edge server receive stream and processing
    • streaming result back to client
  • WebCamera/Video face/object detection
  • speech to text scene demo
  • add docs for each scene

Requirements

  • Unity Packages
    com.unity.renderstreaming
    com.unity.sentis
    

Unity=2023.2.0b17

Scene Overview

Scene Function Preview
CameraBackground Realtime camera feed on the screen
PhoneDemo Realtime depth estimation for camera ref image info
ObjectDetection Detection of video feed.ref object_detection.gif
FaceDetection Detection of faces in video/WebCamera feed. ref face_detection.gif
WebRTC-Streaming Streaming videos to other client/browser img.png

About

Unity MAR project templates.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages