Skip to main content
1-Visitor
August 31, 2018
Question

How to link remote media url (youtube) ?

  • August 31, 2018
  • 0 replies
  • 995 views

Hi all,

I  try to link remote media url from youtube in vuforia (Video widget) using from following code: 

$scope.view.wdg['video-1'].videosrc=$sce.trustAsResourceUrl('<URL examlpe>');

But it don't work.

How to slove it?Please help

thanks