Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
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