Skip to content
This repository was archived by the owner on Apr 19, 2024. It is now read-only.

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AR Conference

This project is an augmented reality single application page (AR SPA) for bringing the Video Chat into reality.

Features

The use case is a user calls to another user using an ID provided by your a callee.

At the moment the project works with one type of markers – Hiro.

Technologies

We use React with React Web AR, and Aframe with AR.js.

For communication via WebRTC we use PeerJS.

Only Chrome works well with this technology stack. Firefox does not start a stream in PeerJS.

Development

$ yarn install # install dependencies
$ yarn start # run it un your machine

You don't need a webcam for development, you can use video or static image instead. Search for sourceUrl key in AFrameRenderer's arToolKit property.

About

WebRTC streams in AR

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages