I'm developing an Angular PWA which uses HTML5 video tag in some components , video working fine with development mode but when i make an production build and run it in server HTML5 video not work for me in safari browser so is there any solution available for it ?
I m using Angular 7.3.6 and Angular service worker 7.2.10 versions.
I have referred below link for solution but it is not helpful for me :