Closed eskimor closed 7 years ago
mediaDevices, enumerateDevices and getUserMedia are all now present. They should work with ghcjs and ghc/jsaddle if the web and JS engines used support them (more likely to be supported with jsaddle-webkit2gtk than jsaddle-webkitgtk).
I just noticed that some functions/types are missing from this astonishingly complete package.
For example:
or the new promise based getUserMedia:
I don't know wether those are already in a more recent version of webkitgtk, but if so would an update be possible?
Thank you!