client-sdk-react-native icon indicating copy to clipboard operation
client-sdk-react-native copied to clipboard

Results 60 client-sdk-react-native issues
Sort by recently updated
recently updated
newest added

**Requesting new feature like Capture Image from VideoTrack.** We have requirement like, we need to send Some part of image to server.

New feature

Hi @davidliu I’ve recently integrated the LiveKit SDK into my video call application, and I’m now looking to implement call recording for both participants. Could you please confirm if this...

bug

I’m building a React Native app (Android/iOS) and running into audio session conflicts when trying to combine WebRTC voice/video with YouTube background music playback. # Use case - Join a...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

**Describe the bug** When ever i try to initialize livekit im getting **Couldn't connect to server** after several try of 4-5 times approx 10 mins then the connection is established...

bug

I am trying to create a Pre Join lobby in my react native app. I am wondering how to use tracks produced by livekit (createLocalTracks etc) to access camera and...

**Is your feature request related to a problem? Please describe.** I am building a react native app, I want to add my customer processor, however I can't get the video...

Enhancement

## Is your feature request related to a problem? Please describe. I'm building a livestreaming feature using the LiveKitRoom React component. For sessions like sports matches, we want to enforce...

I'm using the following dependencies in my React Native project: "@livekit/react-native": "^2.7.6", "@livekit/react-native-webrtc": "^125.0.11" I'm using the useChat hook to send messages through the send() method. It works fine for...

bug

**Describe the bug** When i build on 2 simulator IOS and make call, everything is okay. But when i build on real device IOS and call to Simulator or another...

bug