LNFWebsite/Streamly

Set buffer latency based on user calculated internet speeds

Closed this issue · 1 comments

Calculate internet speed and thus, the length of the buffer wait time. This eliminates the "one shoe fits all" solution being used now.

http://stackoverflow.com/questions/5529718/how-to-detect-internet-speed-in-javascript

This isn't needed since the switch to the Youtube IFrame API