How to show AWS kinesis video stream data in Mashup
I've bunch of live video streams in AWS kinesis.
Now I need to visualize the streams in Thingworx mashup (using video player widget or HTML5 video player widget).
I'm new to the video stream implementations, I decided to get HLS streaming URL from aws but how to invoke the getdataendpoint of AWS service and retrieve data in thingworx service ?

