How can I play a live streaming video on Vega OS?

Can I play a live stream on Vega OS? If yes, could you please provide a clear and basic code example showing how it works? For example, how to control a live video stream (like a Youtube Live), including adjusting the volume and playing or pausing the stream.

Hi @Hoang_Dang

Yes, LiveTV is supported on Vega.
As for the code snippet you asked for, our teams are working on it and we’ll share the same with you soon.

Warm regards,
Ivy

Hi Ivy_Mahajan
I hope to receive a detailed example of how to use the LiveTV feature, as I haven’t found any official documentation about it on the main website.
Thank you.

Hi @Hoang_Dang

Live videos can be played with Shaka player - https://developer.amazon.com/docs/kepler-tv/media-player-shaka-player.html.

You can create shaka player, or if you would like to share the URL, we can help you with integration of your url into Shaka Player.

Warm regards,
Ivy

Hi @Ivy_Mahajan
The link you sent me, unfortunately, I can’t access it. As for the URL information, I’m currently just working on a demo, so there isn’t any live stream URL available yet. However, could you please show me the sample code first? I’ll find the URL myself later.
Regards,
Hoang

Apologies @Hoang_Dang, please refer to the documentation here to understand how to play live videos with Shaka Player.
You can find the sample code in the same documentation under the title : Play Adaptive Content with Shaka Player

Warm regards,
Ivy