I create an electron app with react that shows user video. this is my main.js for electron:
main.js
const { app, BrowserWindow } = require("electron