I would like to build a webpage(simple form) where users can submit media files, most likely video files. The video files will be anywhere from 100mb – 500mb(or possibly more, depending on the file compression) I was wondering if you could recommend any hosting plan(or company) that may fit my requirement. I was thinking that I will be writing php
Tag: video
PHP: How to play random mp4 videos in static url .php
I have a code in PHP language hosted in webcindario.com (free hosting), that shows on click a video randomly. But it works ONLY in VLC Player for Windows. The result is that the Chrome browser or Android donĀ“t show the video: And I have these questions: Is there a way to get the code to work on Android devices and
Laravel Media Storage Best Practice
Sorry if duplicate but I couldn’t find much on web. I am working on website platform for streaming and education. The website needs to handle big files ( mostly videos) and thumbnails. The website is …
ffmpeg command executes via command line, but not via PHP script
I am working on a simple video upload and compression system and I am currently using the following process. First Step I use a multipart/form-data to upload the original video file, which I store in /var/www/site/videos_pre/video.mp4. My public folder is var/www/site/public_html/. I store an entry in my database with the video information. Second step I have a converter process which
How to serve a video from a file outside the web root in PHP to a html5 video source
I currently have a file called index.php in my web root folder/var/www/html/ which should load an image and a video in a directory outside of the web root. The image and a video file is located …
getId3 to get video duration in seconds
How do i get getId3’s playtime_string duration in seconds? Is there away to get directly in seconds? Without using other php functions to look at the string and pull it out of the value?
ffmpeg not detecting video file duration
Am using the following code to detect video duration before uploading using ffmpeg, but it doesn’t seem to work: I need to echo video duration as text input to sql before uploading file to server. Answer i used https://github.com/wseemann/FFmpegMediaMetadataRetriever with following code to retrive video duration
FFmpeg – Resize Largest Video Dimension to 320
I’m trying to dynamically change the resolution of videos uploaded to a server via PHP, using FFmpeg. IE, I want to preserve portrait or landscape orientation – if Y is higher than X, I want to change …
Uploading videos to a specific PREDETERMINED account with YouTube API v3
I have a website on which clients will be uploading videos. The thing is – I want those videos to be uploaded to OUR channel, not users’ channels. I don’t see how I could make it work using YouTube API v3. Every time a person wants to upload something using the access token I provided he has to input his
Check file size of HTML5 video
I have a page with a