mautilus / sdk

MAUTILUS SmartTV SDK
BSD 3-Clause "New" or "Revised" License
99 stars 43 forks source link

streams dont play on chrome #41

Open saimirg opened 7 years ago

saimirg commented 7 years ago

Hi, we've generated a chrome version but streams are not playing. Same streams play fine when we run the application on Windows Edge or Samsung Tv

radimbuchtela commented 7 years ago

Hello, please can you specify what type of stream are you using? or better share the stream URL.

Thank you. Radim

saimirg commented 7 years ago

This is a sample stream: http://akamai227.streamtv.tv/test1smil/Stream1_720p/playlist.m3u8

Thank you.

SoCoxx commented 7 years ago

Chrome doesn't have native support for HLS. But you can use hls.js which uses MSE.

Or if you are creating apps primary for TVs, just use MP4 files for chrome in development process. They are supported