genehuangtaiwan

Results 1 comments of genehuangtaiwan

There is a workaround. You can a delay between destroyCamera() and createCamera() in VideoStream.java. It works for me. Example: ``` protected void encodeWithMediaRecorder() throws IOException, ConfNotSupportedException { ... // We...