Search code examples
video-streaminggoogle-cast

Will Chromecast device play videos encoded as HLS?


It apparently works on Google TV (for Android apps, not html5 apps), so I'm curious if we'll be able to encode them as HLS (Http Live Streaming) for use with Chromecast?


Solution

  • It will now according to the updated SDK docs: https://developers.google.com/cast/docs/media

    I'm guessing for contentType on MediaInfo you'll pass application/x-mpegURL.