video-dev / hls.js

HLS.js is a JavaScript library that plays HLS in browsers with support for MSE.
https://hlsjs.video-dev.org/demo
Other
14.77k stars 2.57k forks source link

chrome tab crashing and lots of 404 errors in console #667

Closed omarosman107 closed 6 years ago

omarosman107 commented 8 years ago
Environment

What you expected to happen live stream to play smoothly

Actual behavior

What actually happened Google Chrome Tab crashed

Console output

Hls.isSupported http://127.0.0.1/site1/urls/undefined Failed to load resource: the server responded with a status of 404 (Not Found) video.min.js:20 VIDEOJS:e @ video.min.js:20 cbsn.html:33 playback started 2http://crossorigin.me/http://149.255.152.110/cnn/2016/09/05/23/19/24-05200.ts Failed to load resource: net::ERR_CONTENT_LENGTH_MISMATCH blob:http://127.0.0.1/eaa55cba-6a33-4bec-b556-6e669dc614ef Failed to load resource: the server responded with a status of 404 (Not Found) videojs5.hlsjs.js:91 Error loading media: File could not be played(anonymous function) @ videojs5.hlsjs.js:91 blob:http://127.0.0.1/cc4cebee-35b7-4284-80cb-5550a4792013 Failed to load resource: the server responded with a status of 404 (Not Found) videojs5.hlsjs.js:91 Error loading media: File could not be played(anonymous function) @ videojs5.hlsjs.js:91 blob:http://127.0.0.1/1531a711-bd23-438a-af78-bf757dd77fff Failed to load resource: the server responded with a status of 404 (Not Found) videojs5.hlsjs.js:91 Error loading media: File could not be played(anonymous function) @ videojs5.hlsjs.js:91 blob:http://127.0.0.1/d7ed06c3-ddae-4146-8f45-08772e4cc352 Failed to load resource: the server responded with a status of 404 (Not Found) videojs5.hlsjs.js:91 Error loading media: File could not be played(anonymous function) @ videojs5.hlsjs.js:91 blob:http://127.0.0.1/999f763f-d648-41fe-b3a1-edc12b6f2cf4 Failed to load resource: the server responded with a status of 404 (Not Found) videojs5.hlsjs.js:91 Error loading media: File could not be played(anonymous function) @ videojs5.hlsjs.js:91 blob:http://127.0.0.1/56f33d13-5785-4013-81e2-c1b11eafef59 Failed to load resource: the server responded with a status of 404 (Not Found) videojs5.hlsjs.js:91 Error loading media: File could not be played(anonymous function) @ videojs5.hlsjs.js:91 blob:http://127.0.0.1/b34262bd-f137-43a0-a441-7b4e11efda44 Failed to load resource: the server responded with a status of 404 (Not Found) thausands of errors For media errors reported on Chrome browser, please also paste the output of chrome://media-internals render_id: 113 player_id: 4021 pipeline_state: kStarting event: WEBMEDIAPLAYER_CREATED url: blob:http://127.0.0.1/76980e24-23e2-4099-9f73-60001f018a42

mangui commented 8 years ago

Hi @omarosman107 as I have limited time, please ensure that the issue is reproducible on hls.js demo page, or on a simple https://jsfiddle.net/ test page.

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.