Community Tip - You can change your system assigned username to something more personal in your community settings. 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