Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
Hi All,
I am trying to implement Link to Remote Media Resources in my ThingWorx Studio using following code:
$scope.view.wdg['video-1'].videosrc=$sce.trustAsResourceUrl('<http://example.org/example.mp4>');
I have tried multiple Video urls but the widget is not loading the Remote Video.
Can you please give me an example which works.
Thanks in Advance!
Solved! Go to Solution.
Please Ignore. Resolved the issue.
Can share how this was resolved. Thanks