Hi,
The videos on my site are working fine before, after updating my repo the video keeps loading and not playing. I tried uploading new video but still the same, Is there a plugin required now for the video to play ?
Here's my log:

Thank you in advance!
Check the AVideo log at the moment you try to play the video. also check the JS console log.
on the log you share here there is not much to help
That's the log generated when loading/playing the page/video.
For console log :

I cannot see any error regarding to play
check if the file exists and if the file is playing directly, check inside the
Sorry, where can I check - if the file is playing directly ?
File exist :

To check if the file is playing directly, copy the URL in the
This when copy the source url in the browser :

And this when downloaded the file (working) :

Ok, I guess you do not have the xsendfile properly configured
check this https://github.com/WWBN/AVideo/wiki/Install-Apache-XSendFIle
I will check and try that one. Thank you
Thank you! that solved my problem, videos are now working fine 馃挴