Open konatelo opened 4 months ago
I think you have to add this directory at the root of VideoTube: uploads/videos
also for thumbnails to work: uploads/videos/thumbnails
FFmpeg and FFprobe also needs to be in this directory: ffmpeg/windows
also, the max file upload size is around ~42 MB.
If you get any errors anywhere, please reply.
I think you have to add this directory at the root of VideoTube:
uploads/videos
also for thumbnails to work:uploads/videos/thumbnails
FFmpeg and FFprobe also needs to be in this directory:ffmpeg/windows
also, the max file upload size is around ~42 MB. If you get any errors anywhere, please reply.
@robloxboy100058 @manoharys
Hi, first of all that was a quick reply, I have done as instructed, I created these folders in the project root uploads/videos/thumbnails & ffmpeg/windows and I set the max file upload to 1000:, Also re installed ffmpeg and place both two exe files in the specified path. when I click upload it redirects me to the proccessing.php page
It doesn't show me any errors even if I don't add anything in the description and also it doesn't upload the videos but the database for users is working only for videos and I would love to seek guidance on how to trouble shoot it.
I set up the database configurations, and the website is up and running the only problem I click upload video it just refreshes the page but the video doesn't upload I can't see it anywhere, how can I fix this?