Hi Dojo
I would like to embed an HLS live stream in a service visual overview.
I've added a shape with a Link shape data with value: #https://<DMAIP>/VideoThumbnails/Video.htm?type=HTML5-HLS&source=[EscapeDataString:[Param:*,2005,*]]
Instead of the footage I get the following warning:
One of the TV shapes has a Link shape data with the following value: https://<DMAIP>/videothumbnails/video.htm?type=HTML5-HLS&source=[Param:*,2005,*]||View MediaPackage Stream
When clicking that shape I get redirected to my default browser and can see the footage:
Any setting I need to tweak to make the thumbnail work? I'm using the latest version of the DataMiner Cube Start Window.
Hi Peter,
Can you try using the shape data option "UseEdge"?
Hi Peter,
HLS live streaming is only supported since DM 10.1.11: RN
Is your system running this version?
I’m on 10.1.11.0-11027. I used the link that goes with that feature on the other shape and opening that one seems to work.
That option indeed does the trick, thnx