ivanvermeyen / laravel-google-drive-demo

Laravel & Google Drive Storage - Demo project with Laravel 5.4
405 stars 155 forks source link

How to do video or audio streaming on a file uploaded to the drive #106

Open shellking4 opened 3 years ago

shellking4 commented 3 years ago

I succesfuly uploaded files to my drive using the examples in here. I got the url of the audio files and I can read them right in the browser on my laptop. But when I want to read the file on mobile's browser it asks for choosing a google account. i don't understand why.