{"id":21213936,"url":"https://github.com/videosdk-live/videosdk-live-streaming-react-native-api-example","last_synced_at":"2025-07-10T09:33:20.488Z","repository":{"id":44938936,"uuid":"389579154","full_name":"videosdk-live/videosdk-live-streaming-react-native-api-example","owner":"videosdk-live","description":"This code sample demonstrates a Video Live Streaming API using react-native.","archived":false,"fork":false,"pushed_at":"2023-12-16T08:28:47.000Z","size":406,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-21T05:12:12.600Z","etag":null,"topics":["broadcasting","hls","livestreaming","react-native","realtime","rtmp","streaming","video","video-streaming","webrtc"],"latest_commit_sha":null,"homepage":"https://docs.videosdk.live/docs/live-streaming/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:30:04.000Z","updated_at":"2024-04-16T20:49:46.000Z","dependencies_parsed_at":"2022-09-24T22:10:38.975Z","dependency_job_id":null,"html_url":"https://github.com/videosdk-live/videosdk-live-streaming-react-native-api-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/videosdk-live%2Fvideosdk-live-streaming-react-native-api-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/videosdk-live%2Fvideosdk-live-streaming-react-native-api-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/videosdk-live%2Fvideosdk-live-streaming-react-native-api-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/videosdk-live%2Fvideosdk-live-streaming-react-native-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-live-streaming-react-native-api-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225631242,"owners_count":17499571,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["broadcasting","hls","livestreaming","react-native","realtime","rtmp","streaming","video","video-streaming","webrtc"],"created_at":"2024-11-20T21:24:50.304Z","updated_at":"2024-11-20T21:24:50.841Z","avatar_url":"https://github.com/videosdk-live.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Video SDK live streaming react native api example\n\nThis code sample demonstrates a [Video Live Streaming API](https://docs.videosdk.live/docs/guide/standard-live-streaming-api-sdk/getting-started) using react native.\n\n- Built for serverless live broadcasting experience.\n- Scale it up to millions of the channels and users at the same time.\n- Supports live playback\n- Easy to connect with any social media live streaming API.\n- Low latency across the globe.\n- Design for mobile streaming experience.\n\n\n## Features\n\n- [x] RTMP support for live streaming.\n- [x] Commpatible with OBS studio, Streamyard etc.\n- [x] Adaptive live streaming based on screen resolution and internet bandwidth.\n- [x] Record your live streaming for playback.\n- [x] support for Android and IOS devices.\n- [ ] Private streaming with authentication.\n- [ ] Embeded live streaming player.\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-live-streaming-react-native-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_URL=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   npm android\n   npm ios\n   ```\n\nFor more information, visit [official documentation](https://docs.videosdk.live/docs/guide/standard-live-streaming-api-sdk/getting-started)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvideosdk-live%2Fvideosdk-live-streaming-react-native-api-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvideosdk-live%2Fvideosdk-live-streaming-react-native-api-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvideosdk-live%2Fvideosdk-live-streaming-react-native-api-example/lists"}