take_video_screenshot

1.0.1 • Public • Published

Taking video screenshot

Please download FFMPEG and set it global variable https://windowsloop.com/install-ffmpeg-windows-10/

If you are linux users please install FFMPEG globally from below link and please don’t use above two line in this case

https://linuxize.com/post/how-to-install-ffmpeg-on-ubuntu-18-04/

Please call this function takeVideoScreenShot(filePathData = __dirname + '/test.avi', uploadLocation = 'uploadfolder', timerInSecond = '5', fileName = 'screenhot.jpg', width ='500', height ='400', numberofScreenShot = 1)

filePathData - Location of file for screenshot

uploadLocation - Location to upload screenshot file

timerInSecond - Time to take screenshot

fileName - Screenshot filename

width - Width of screenshot file

height - Height of screenshot file

Readme

Keywords

none

Package Sidebar

Install

npm i take_video_screenshot

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

3.9 MB

Total Files

4

Last publish

Collaborators

  • deepurai