Skip to main content
15-Moonstone
November 10, 2021
Solved

How to show AWS kinesis video stream data in Mashup

  • November 10, 2021
  • 2 replies
  • 1505 views

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 ?

 

Best answer by slangley

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

2 replies

sabharees15-MoonstoneAuthor
15-Moonstone
November 11, 2021

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. 

slangleyCommunity ManagerAnswer
Support
November 19, 2021

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

Support
December 3, 2021

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