We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
Hello, please can you specify what type of stream are you using? or better share the stream URL.
Thank you. Radim
Sorry, something went wrong.
This is a sample stream: http://akamai227.streamtv.tv/test1smil/Stream1_720p/playlist.m3u8
Thank you.
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
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: