error building images while enabling gstreamer webrtcdsp plugin

  • Hello, this issue arises because the default uclibc cross-compilation tool does not support the cmath library. Switching to the glibc cross-compilation tool SDK requires many modifications and cannot correctly compile the media library. You can try using glibc to compile Buildroot, and then replace the uclibc media library in the system with the glibc library from the RKMPI Demo GitHUB repository.