Closed FrenchBully closed 5 years ago
Recording video is not possible in the browser (in any meaningful way). This module is fully supported on web as far as what the web is capable of (AFAICT).
@EvanBacon I am facing the same issue. Trying to build a expo-web app to record daily standup from web. Any idea, why is recording video not possible in browser?
Not sure why it's not supported on the web. Videojs-record is an example of a working implementation:
Works natively on ios and android, however, I see a non-supported error thrown. I thought the camera feature was fully supported on web according to: https://github.com/expo/web-examples/blob/master/docs/FEATURES.md
let video = await this.camera.recordAsync();
Error: