Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
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 ?
Solved! Go to Solution.
Hi @sabharees.
The HTML5 video extension is no longer supported, but you could try using a link widget for linking out to AWS via a new window or popup.
Regards.
--Sharon
Update :
I'm able to get HLSStreamingSessionURL from AWS using python.
If I paste the link to html5video player widget I am not able to see any video feed.
Hi @sabharees.
The HTML5 video extension is no longer supported, but you could try using a link widget for linking out to AWS via a new window or popup.
Regards.
--Sharon
Hi @sabharees.
If the previous response answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.
Regards.
--Sharon