Search code examples
phpyoutubescreenshot

an online video screenshot with php script


Can anyone recommend me a online video screenshot with php script? I tried webscreencapture, iecapt, html2png. but just get a white screen. Is there any way to write a php code that can set time delay and catch the online video screenshot?


Solution

  • Install ffmpeg module server side if you are using linux server. http://www.ffmpeg.org/