List
seperate video experiences
Posted Date: 2018-03-27 7:16     Edited Date: 2018-03-29 2:34     Writer: inactive

Hi Can you please supply instructions regards creating different video experiences for image tracker images. So that each image gives a different video.

Also is it only possible to set .mov videos?

Posted Date: 2018-03-29 2:34     Edited Date: 2018-03-29 2:34     Writer: slkim

if your devleoper platform is native, android or iOS, see sample project. 

image tracker in Sample project is already support multiple video. Chromakey Video and Normal Video.

if you want to make multiple normal video tracker, just make multiple 'VideoPlayerRenderer' and 'VideoPanelRenderer'.

and also you support .mov

But, In Unity Platform.

you must be see VideoPlayer Component.