This demo highlights Daily Prebuilt, and how it can be used to create an Electron video call app.
This demo embeds the Daily Prebuit iframe into an Electron application.
- Replace the room URL in
daily.js
with the URL of your own room. - Install dependencies
npm i
- Run
npm start
Let us know how experimenting with this demo goes! Feel free to reach out to us any time at [email protected]
.
- Try customizing the Electron app menu with Daily call controls.
- Try modifying the default dimensions of the application window.
- Try customizing the Daily iframe appearance.