Skip to content

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

Notifications You must be signed in to change notification settings

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

Watchers

Forks

Releases

No releases published

Packages

No packages published