bilibili / flv.js

HTML5 FLV Player
Apache License 2.0
22.94k stars 3.38k forks source link

Some Type and Uncaught Errors from Testing #99

Open LinuXperia opened 7 years ago

LinuXperia commented 7 years ago

Hi! First of all big Compliments for this Work! I am impressed with your work! Would Love to Donate in about 1 Week 100 USD to you for your great achievement to make flv video play in browser without flash plugin! Tell me your PayPal Donate mail if you like.

While testing your Code i came across this Errors here. Maybe you are interested to know about it!

I need a clean handling of errors to be able to call a garbage function in case of unexpected problems with the streaming source!

Thank you again for your amazing Work! You are truly Impressive!

TypeError: this._mediaElement is null[Learn More] flv.min.js:4:26653

[IOController] > Loader error, code = 502, msg = Proxy Error flv.min.js:5:26587 [TransmuxingController] > IOException: type = HttpStatusCodeInvalid, code = 502, msg = Proxy Error flv.min.js:5:26587 Error: Uncaught, unspecified "error" event. (NetworkError) flv.min.js:1:7946

flv.min.js:5 [IOController] > Loader error, code = -1, msg = Failed to fetch value @ flv.min.js:5 value @ flv.min.js:3 (anonymous) @ flv.min.js:3 flv.min.js:5 [TransmuxingController] > IOException: type = Exception, code = -1, msg = Failed to fetch value @ flv.min.js:5 value @ flv.min.js:2 value @ flv.min.js:3 (anonymous) @ flv.min.js:3 flv.min.js:1 Uncaught (in promise) Error: Uncaught, unspecified "error" event. (NetworkError) at i.emit (flv.min.js:1) at i.<anonymous> (flv.min.js:4) at i.emit (flv.min.js:1) at flv.min.js:2

xqq commented 7 years ago

Since I have leaved from Bilibili for several months, and gone back to continue my study. I'm afraid I will have no extra time for this project during this period.

Simple bug will be fixed, but feature requests and complicated bug-fix may be delayed. Thanks for your attention.