NodeMedia / react-native-nodemediaclient

8 stars 3 forks source link

IOS Issue (AVCapture Session addInput) #8

Closed Arjit0762 closed 5 months ago

Arjit0762 commented 5 months ago

I am facing issue in integrating this library with IOS

It is showing AVCapture Session Input addInput, Can't add nil

Screenshot 2024-04-01 at 8 41 42 PM
Arjit0762 commented 5 months ago

Ok, I ran this code in IOS Simulator and simulator doesn't support AVCaptureInput. Thats why this error. I tried in IOS device and it worked. Closing this issue now.