Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! 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