Skip to content

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)

Notifications You must be signed in to change notification settings

Pro-282/ScreenRecordAPI

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

No releases published

Packages

No packages published