Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.16 KB

README.md

File metadata and controls

42 lines (28 loc) · 1.16 KB

Overview

This is a web application to use VidGear Stabilizer which can make any video source stabilize easily.

How To Install

Step1: Install docker and docker-compose

Install docker according to this manual

Step2: Start application with docker-compose

Execute the following command in terminal.

docker-compose up

Step3: Access to the URL via web browser

Access to the following URL of this web application via web browser

How To Use

Step1: Open the URL on browser

step1

Step2: Upload target video

Click file selection button and choose the targe video file. step2

Step3 (Optional): Specify width and height of the output video

Specify width and height of the output video If you cannot specify these value, the size of output video becomes the same as input.

step3

Step4: Upload Video

Click the Upload button to run the process, and after a while, you can download the video.

step4

Licence

MIT License