Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! 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