Skip to content

rpixelworld/video-api

Repository files navigation

Three APIs are implemented

  1. POST /fs/photo - open webcam and take pictures every 5s
  2. GET /fs/photo - list all the picture files
  3. POST /fs/ffmpeg - take screen video for 10 seconds and add a watermark.

Steps to run this project:

  1. Run yarn command to install required node modules
  2. Run yarn dev:start command

About

Restful api to control the webcam to take pictures and to invoke executable on server to make desktop recording with watermark.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors