Isvisoft / flutter_screen_recording

A new Flutter plugin for record the screen.
MIT License
142 stars 138 forks source link

Uncaught Unable to getDisplayMedia: NotReadableError: Could not start video source #75

Closed dannycortesv closed 1 year ago

dannycortesv commented 2 years ago

I'm testing it and it doesn't work to record entire screen on web, only works to capture browser (Chrome) window, trying other options i got this: Uncaught Unable to getDisplayMedia: NotReadableError: Could not start video source

salime45 commented 1 year ago

Fix