videogular / videogular2

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

Videogular2 is not playing video only in android devices #899

Open mbabaei0 opened 4 years ago

mbabaei0 commented 4 years ago

Description

Currently, I'm using videogular2 in my angular9 project. everything works fine in Desktop browsers and Even on iPhone devices. but when I open my website in the Android Chrome browser video is not playing and just loading spinner shows for me.

I tired ng serve --host 0.0.0.0 and opened my localhost in an android device but this time it works fine for me.

Expected Behavior

play video in android chrome browser like other devices

Actual Behavior

loading spinner shows and never loads video only in andriod