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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d844f13 · Oct 2, 2023

History

19 Commits
Oct 2, 2023
Oct 2, 2023
Sep 30, 2023
Oct 2, 2023
Oct 2, 2023
Sep 30, 2023
Oct 2, 2023
Oct 2, 2023
Oct 2, 2023
Oct 2, 2023
Sep 30, 2023
Sep 30, 2023

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