Jordan Piepkow

Results 3 comments of Jordan Piepkow

Does anyone have any new information on this?

And if nothing else could you point me in the right direction towards making each blob playable using standard mediaRecorder as this lib does.

put a pull request together to try and fix this. https://github.com/mongodb-js/electron-squirrel-startup/pull/34 for now I pull all the functions out into my main.js and set target to something like this: path.resolve(path.dirname(process.execPath),'..',`app-${package.version}`,path.basename(process.execPath))...