"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Video player problem

Hi,

I'm trying to build a simple project which uses cloud recognition and creating a videoplayer. My application also reads JSON which holds some texture, texture link url. There is no problem with downloading texture, integration with JSON or if I pre-define video url also video player works when application finds my target. All working fine.

But my problem is when I assign a url from JSON data to video component, it just stops and shows error_icon. 

Any suggestion to where should I change video path ?

Hello NalinS,
Thanks for reply. Actually my real problem is with m_path variable. For example in VideoPlayback / TrackableEventHandler.cs
 

m_path variable can be define in prefab, I know. 

I allready achieved that play video from url or pre-define video url on VideoPlaybackBehaviour.cs. But I'm tryin to change path in TrackableEventHandler.cs because I take path data from JSON(or I can take from metadata)

I'm experiencing this same issue, I do have the mVideoPlayer.SetFilename code in the Video Playback Behaviour script, I change the mpath value from the metadata found in my cloud target but it always shows th