| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The temporary base url is at https://screenrecordapi-production.up.railway.app
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
The binary chunks should be sent to POST https://screenrecordapi-production.up.railway.app/record/upload/:uuid
Stop the record with POST https://screenrecordapi-production.up.railway.app/record/stop/:uuid
| Back | FazBrowse Home | New Git URL |