I am working on a project Video streaming as a part..Firstly I want to upload a video to the xampp server and I want to make that video to buffer when we click on Play.How to code it any one help me
Any standard file-upload will do this, so I'm not really sure what you're asking. Depending on what technology you're using to show the video to the user, buffering will (almost certainly) be a part of how the player works.
Yes I understand,I need to upload a video to the Xampp in pHP and I want to retrieve or see those videos like youtube buffering...how to get that one??/ Actually I am working on Freelancing (Freelancer site in PHP)Project. there exists two modues 1.buyer module 2.programmer module if programmer complete the project successfully then he must and should upload the entire working of a project for the confirmation of the project whether it was completed or not
I suggest googling php upload form, and html5 video output / video buffering. You're not gonna get the actual code here on this site - we're not gonna do it for you. If you start coding it, and run into trouble, please feel free to post issues, and we'll be happy to help, but this is basic web-coding - an upload form and a video output (again, depending on what kind of tech you're using to display the video). And I'm not sure what the last part of your post had to do with the first? Two modules... of a current project? What does this have to do with uploading a video?