AndroidUSBCamera icon indicating copy to clipboard operation
AndroidUSBCamera copied to clipboard

How to use this library without Fragment/Activity?

Open gbiktx opened this issue 2 years ago • 2 comments

I wonder if it is still possible on v3 to use this library without a fragment/activity like it used to work before.

gbiktx avatar Dec 19 '23 19:12 gbiktx

Hi did you find a solution to this?

MattWanjia avatar Jul 23 '24 12:07 MattWanjia

Yes. Here is an example: https://github.com/gab07/opentok-react-native/blob/uvc-camera-update/android/src/main/kotlin/UvcVideoCapturer.kt

gbiktx avatar Jul 23 '24 14:07 gbiktx