react-native-audio-recorder-player icon indicating copy to clipboard operation
react-native-audio-recorder-player copied to clipboard

startRecord Method Fails with 'Failed to record' Error During Screen Sharing on Google Meet

Open sharma-sanjeev156 opened this issue 1 month ago • 0 comments

Describe the bug The startRecord method fails when attempting to record while sharing the screen on Google Meet. An error is thrown with the message "Failed to record".

To Reproduce Steps to reproduce the behavior:

  1. Start a Google Meet session.
  2. Share your screen in the Google Meet session.
  3. Attempt to start recording using the startRecord method.
  4. Observe the error.

Expected behavior The startRecord method should successfully start recording without errors.

Error Message Screenshot 2024-05-31 at 4 50 41 PM

sharma-sanjeev156 avatar May 31 '24 11:05 sharma-sanjeev156