-
Notifications
You must be signed in to change notification settings - Fork 49
Description
Hi Team,
I have generated an HLS URL(fragemented_mp4) from my camera stream, Chromecast is not playing that HLS URL. I have tried to play some URL found on the internet I observed Chromecast not supporting all HLS URL this below URL
https://mnmedias.api.telequebec.tv/m3u8/29880.m3u8 is paying perfectly in Chromecast but I have tried with another URL https://bitdash-a.akamaihd.net/content/sintel/hls/playlist.m3u8 it's not playing. So is it an issue from the Chromecast player side?
but both URL is playing in all other players. like shaka player,hls.js,vlc.
My Camera generated HLS URL info:
codec: avc1.42c028 (H.264 Baseline@4.0)
Bitrate
1.7 mbps
Video resolution
640x480px
Camera generated HLS URL I am able to play in shaka player and few other players also like vlc, hls.js but not able to play in Chromecast.
Thanks.