AndroidUSBCamera
AndroidUSBCamera copied to clipboard
Initialize USBMonitor without an activity.
Is it possible to initialize usbmonitor without an activity? I want to capture the frames from the camera using the encoding listener and publish them to rtmp server inside a fragement without necessarily having to have an activity
same