网友回复
多种方案
一、webrtc
安装electron-webrtc
npm install electron-webrtc -s
// call exported function to create Electron process var wrtc = require('electron-webrtc')() // handle errors that may occur when trying to communicate with Ele...
点击查看剩余70%
网友回复
多种方案
一、webrtc
安装electron-webrtc
npm install electron-webrtc -s
// call exported function to create Electron process var wrtc = require('electron-webrtc')() // handle errors that may occur when trying to communicate with Ele...
点击查看剩余70%