Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learnings

  1. Every electron app has 1 main process and multiple render processes.
  2. InterProcess Communication(IPC) -> Render process can access stuff on main process using "remote" module.
  3. Electron is all about glueing together the APIs. :)

How to use?

  • Select video source.
  • Start button will start the recording and stop will stop it.
  • Save the video at the desired path through the dialog box.

Screenshots

Start Screen

Video sample recorded from this app

Sample Video

About

An OBS clone - Practice project to learn Electron.js

Topics

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages