List
How can I play a video instead of an 3d object with Instant Tracker?
Posted Date: 2018-01-27 9:13     Edited Date: 2018-03-13 22:47     Writer: inactive

Hi, 
How can I play a video instead of a 3d object with Instant Tracker? The video has transparent background.
Thanks.

Posted Date: 2018-01-29 5:44     Edited Date: 2018-01-29 5:44     Writer: kscho

Hello.

In order to play a video, you need to add a new "Quad" as a child of "InstantTrackable" and add a "Video Player" component to "Quad" like below. And then, drag and drop a video clip on "Video Player".

However, you need to write your special shader and attach it to "Video Player" for playing a transparent video.

Thanks.

 

- MAXST Support Team

Posted Date: 2018-01-31 18:16     Edited Date: 2018-01-31 18:16     Writer: inactive

Hi, video is playing, thanks.
But there is one problem: the video is played on the plane that was detected, that is, the video lies on the plane, but I need the video to play perpendicular to the plane found. How can I do that?

thanks.

Posted Date: 2018-01-31 21:43     Edited Date: 2018-01-31 21:43     Writer: inactive

Hello,

It's nice to hear that you could play video.

If you want to change the direction of video plane just rotate the plane as you wish.

It's a unity skill :-)

- Maxst support team

Posted Date: 2018-02-07 18:37     Edited Date: 2018-02-07 18:37     Writer: inactive

Hi, I had another question: is there a possibility to write video stream to file in SDK?

thanks.

Posted Date: 2018-02-08 1:03     Edited Date: 2018-02-08 1:03     Writer: inactive

Hello,

Unfortunately we don't have the video recording solution.

- Maxst support team

Posted Date: 2018-03-13 19:48     Edited Date: 2018-03-13 19:48     Writer: inactive

Hello

How can I play a video and Sound

 the video is playing.
But there's one problem: Sound does not work

thanks

Posted Date: 2018-03-13 22:47     Edited Date: 2018-03-13 22:47     Writer: inactive

Hi,

If the video plays well however sound does not then it looks like the video file have some problems.

Please check the audio compresssed format of that file and check if 'windows media player' can play audio also.

Thanks

- Maxst support team