Power & Source of Big Ideas

Update: I was able to get it working if I modify the SDP and enforce the use of AV1. Anything else (H264, VP8, VP9) doesn't seem to work. Are there currently any known issues with RK3588 codecs for Android?
Hi, I have this Android app that uses `react-native-webrtc` to grab the camera video stream and send it to a remote peer. This app works in various Android devices, but it won't work in the Android 12 build for the NanoPC-T6. I see the camera works fine (if I open the camera app OR even if I use Web...