Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScreenRecordAPI

Short (quick description)

The temporary base url is at https://screenrecordapi-production.up.railway.app

  1. To start recording, send a POST request to https://screenrecordapi-production.up.railway.app/record/start you will get an UUID in the response JSON access it with .data.uuid

  2. The binary chunks should be sent to POST https://screenrecordapi-production.up.railway.app/record/upload/:uuid

  3. Stop the record with POST https://screenrecordapi-production.up.railway.app/record/stop/:uuid

About

Record your screen, store your recordings online, get a translation of your audio using OpenAI whisper and share video link to your friends with this app. A better interface coming soon, (focus was on the software backend)

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages