{"id":21213921,"url":"https://github.com/videosdk-live/videosdk-vod-react-api-example","last_synced_at":"2026-04-25T18:31:13.450Z","repository":{"id":44938913,"uuid":"389578360","full_name":"videosdk-live/videosdk-vod-react-api-example","owner":"videosdk-live","description":"This code sample demonstrates a Video SDK \"Video On Demand API\" using react js.","archived":false,"fork":false,"pushed_at":"2022-01-17T11:25:44.000Z","size":502,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-01T19:37:19.823Z","etag":null,"topics":["encoding-videos","hls","sdk","video","video-encoding","video-on-demand"],"latest_commit_sha":null,"homepage":"https://docs.videosdk.live/docs/video-on-demand/intro","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/videosdk-live.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-26T09:26:58.000Z","updated_at":"2023-10-19T19:25:25.000Z","dependencies_parsed_at":"2022-08-30T12:30:28.145Z","dependency_job_id":null,"html_url":"https://github.com/videosdk-live/videosdk-vod-react-api-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/videosdk-live/videosdk-vod-react-api-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/videosdk-live%2Fvideosdk-vod-react-api-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/videosdk-live%2Fvideosdk-vod-react-api-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/videosdk-live%2Fvideosdk-vod-react-api-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/videosdk-live%2Fvideosdk-vod-react-api-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/videosdk-live","download_url":"https://codeload.github.com/videosdk-live/videosdk-vod-react-api-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/videosdk-live%2Fvideosdk-vod-react-api-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32273185,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["encoding-videos","hls","sdk","video","video-encoding","video-on-demand"],"created_at":"2024-11-20T21:24:45.361Z","updated_at":"2026-04-25T18:31:13.426Z","avatar_url":"https://github.com/videosdk-live.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Video SDK video on demand react api example\n\nThis code sample demonstrates [Video SDK Video On Demand API](https://docs.videosdk.live/docs/guide/video-on-demand/getting-started) using react.js.\n\n- Built for serverless video on demand experience.\n- Convert video from 240p to 4k.\n- 98% device support.\n- Low latecncy across the globe.\n- Built for scale\n- Adaptive video streaming\n\n\n## Features\n\n- [x] Upload large video files\n- [x] Get video metadata in milliseconds.\n- [x] Instant video encoding from 240p to 4k\n- [x] Support multiple file and compression formats\n- [x] Generate HD thumbnail images from video files.\n- [x] Get notified when encoding is finished.\n- [ ] protected video streaming\n- [ ] 360 video support\n- [ ] Embeded video players\n\n## Prerequisites\n\nYou must have the following installed:\n\n- Node.js\n- NPM\n\n## Getting started\n\n1. Run the authentication server\n   Follow [videosdk-rtc-nodejs-sdk-example](https://github.com/videosdk-live/videosdk-rtc-nodejs-sdk-example) to run authentication server.\n\n2. Clone the repo\n\n   ```sh\n   git clone https://github.com/videosdk-live/videosdk-vod-react-api-example.git\n   ```\n\n3. Copy the `.env.example` file to `.env` file.\n\n   ```sh\n   cp .env.example .env\n   ```\n\n4. Update the api server url in the `.env` file that points to the authentication server.\n\n   ```\n   REACT_APP_SERVER_API=\"http://localhost:9000\"\n   ```\n\n5. Install NPM packages\n\n   ```sh\n   npm install\n   ```\n\n6. Run the app\n\n   ```sh\n   npm run start\n   ```\n\nFor more information, visit [official documentation](https://docs.videosdk.live/docs/guide/video-on-demand/getting-started)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvideosdk-live%2Fvideosdk-vod-react-api-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvideosdk-live%2Fvideosdk-vod-react-api-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvideosdk-live%2Fvideosdk-vod-react-api-example/lists"}