AndroidUSBCamera icon indicating copy to clipboard operation
AndroidUSBCamera copied to clipboard

recording error

Open thisdcw opened this issue 2 years ago • 0 comments

I encountered an error while using the recording function: UACAudioHandler new failed, Class java.lang.Class<com.jiangdg.uac.UACAudioHandler$AudioThread> cannot access private method void com.jiangdg.uac.UACAudioHandler.<init>(com.jiangdg.uac.UACAudioHandler$AudioThread) of class java.lang.Class<com.jiangdg.uac.UACAudioHandler> it still shows start recording,at this time ,I run function captureVideoStop(),show error like this:

 release media muxer failed, err = Failed to stop the muxer
 java.lang.IllegalStateException: Failed to stop the muxer

who can help me,thank you

thisdcw avatar Dec 21 '23 08:12 thisdcw