Skip to content

shuqinlee/MotionProfileJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

MotionProfileJS

This is a simple tool to evaluate motion profiles in different zones simultaneously with video.

Implemented in Node.js

Install

Requirements
This app
git clone https://github.com/shuqinlee/MotionProfileJS.git

Settings

Open MotionJS\public folder, place your motion profiles into img folder and videos into video corresponding to the name of motion profiles. (for now, maybe improved later)

把motion profiles放到img文件夹下,相对应的视频放在video文件夹下。

Run

  • Open cmd or terminal

    • Mac:

      Open terminal, cd into MotionJS directory: cd {Your path}/MotionProfileJS/MotionJS/

    • Windows

      Run it with cmd.

  • run node app.js

  • Server starts at port 127.0.0.1:2500 … prompts server starts successfully. If fails, try switching the port specified in app.js.

  • Open a browser, enter 127.0.0.1:2500 .

About

A tool to evaluate motion profiles in zones simultaneously with video

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published