Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! 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