jeudi 27 août 2020

Video upload and stream (video save in Laravel storage folder)

I have successfully upload video but unable to stream video from Laravel storage/app folder.

My Vue Js Code

 <video width="120" height="240" controls>
   <source :src="videoFullPath" type="video/mp4">
      Your browser does not support the video tag.
</video>

The videoFullPath state value is http://127.0.0.1:8000/storage/app/candidate_video/7/6514082.mp4.



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/2YEBABt
via IFTTT

Aucun commentaire:

Enregistrer un commentaire