tcacciatore
tcacciatore

Reputation: 493

Casting LIVE HLS on Chromecast

I've made an application to cast HLS streams on a Chromecast.

It works well with VOD streams (non live), but it's not with a LIVE stream.

So here is my question : Can Chromecast read LIVE streams ?

Upvotes: 0

Views: 611

Answers (1)

Ali Naddaf
Ali Naddaf

Reputation: 19034

Yes, it can and many chromecast application already do. You may want to use our MPL library, or use your own player. You may need to write a custom receiver if the Styled/Default receiver is not doing what you need.

Upvotes: 2

Related Questions