videogular / videogular2

The HTML5 video player for Angular 2
https://videogular.github.io/videogular2-showroom/#/
MIT License
672 stars 211 forks source link

Streaming not working on safari #855

Open NavjotKumar opened 5 years ago

NavjotKumar commented 5 years ago

in Chrome browser, song start playing even when song has not yet fully buffered , that is the required functionality but in safari : first full song is buffered then it start playing

is there any way out??