I am currently facing an issue with the microphone disabling while using it for YouTube live broadcasting. Despite providing the necessary permissions, the application is showing the error message: "CameraPermission, MediaRecorderAudio permission not granted."
I also provided the following permissions in the manifest
The issue occurred when I initialized the CameraController with the enableAudio as false:
I am currently facing an issue with the microphone disabling while using it for YouTube live broadcasting. Despite providing the necessary permissions, the application is showing the error message: "CameraPermission, MediaRecorderAudio permission not granted."
I also provided the following permissions in the manifest
The issue occurred when I initialized the CameraController with the enableAudio as false: