Open mnarbash opened 3 years ago
I am facing the same issue !!!!
What is your web server name? Nginx or apache?! What is the video size? Is it a couple of megabytes or a few gigs?
On Sun, Feb 7, 2021, 12:44 Muaz-fmb notifications@github.com wrote:
I am facing the same issue !!!!
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/imanghafoori1/laravel-video/issues/20#issuecomment-774640082, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABVDUH77DLMJADLHDHYBO7TS5ZKW7ANCNFSM4XAMDCEA .
my web server is apache and the video size is between 100 MB to 250 MB
I tested the latest package on a bare laravel 8 installation with a 10 MB video file. As you can see only 3 MB is transferred over the wire and the video is playing. I am using Apache on windows 10 (laragon installation)
Hello, When i run the project on a server (AWS Lightsail CentOS 7), the video does not start until the download is complete. Is there any PHP Extension required to run the streaming?