dalisalvador

Results 4 comments of dalisalvador

> @mrousavy For me it only crashes if the View containing the Camera component is conditionally rendered, i.e. programmatically hidden or set to be visible, if the said container is...

I think I found the problem. The source stream is actually a stereo stream that is processed, converted to mono, and then sent to a destination. For some reason, **only...

@TheMaxKim Hey, yeah I have set `numberOfOrders` to 1, but since the assets array has more than one value, then I get that error. I've also requested the API 2...

This problem can be reproduced using the example app. When using frameProcessor, the Frame.orientation is fixed to the native orientation of the device. What I don't understand is why this...