videojs / http-streaming

HLS, DASH, and future HTTP streaming protocols library for video.js
https://videojs-http-streaming.netlify.app/
Other
2.45k stars 419 forks source link

live example does not work on chrome #1378

Closed matti closed 1 year ago

matti commented 1 year ago
image
welcome[bot] commented 1 year ago

👋 Thanks for opening your first issue here! 👋

If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can. To help make it easier for us to investigate your issue, please follow the contributing guidelines.

matti commented 1 year ago

works in Safari though

amtins commented 1 year ago

@matti try to remove this line

  <script src="https://unpkg.com/@videojs/http-streaming/dist/videojs-http-streaming.js"></script>

Please see https://github.com/videojs/video.js/discussions/8134#discussioncomment-5113887