- Home /
How can I build AR app in Unity using GoPro as the web camera(or IP Camera)?
I want to build AR app(Vuforia) in Unity using GoPro Hero 4 as the web camera(or IP Camera). (I can build some AR app using vuforia if not using GoPro)
For now, I can get play the livestream GoPro Hero 4 on my Mac.(ffplay udp://:8554) The way is here -> https://www.reddit.com/r/gopro/comments/2md8hm/how_to_livestream_from_a_gopro_hero4/
But I don't know play the livestream using GoPro Hero 4 in Unity and build AR app. Is there any advice?
My goal is like this(https://www.youtube.com/watch?v=X0jXu3GAyNo)
Sorry for my English.
Answer by Mr.Rouf · Sep 27, 2015 at 04:54 PM
To @CHAMPLOO
For example: https://github.com/maximrouf/VuforiaStandaloneBuild
Your answer
Follow this Question
Related Questions
Cloud recognition in Vuforia 0 Answers
Vuforia camera frustum out of view after image target is lost 0 Answers
AR plugin operating at native camera resolution 0 Answers
Making configuration changes on user-input 0 Answers
My main camera and AR camera returns to origin when in play mode in unity 0 Answers