shiffman / BodyBlock

Experimenting with BodyPix model and Obscuring faces/bodies.
30 stars 4 forks source link

[Electron App] Adds electron app template #3

Closed joeyklee closed 4 years ago

joeyklee commented 4 years ago

Description

This PR is to create an app that can leverage the server side scripts via Electron to do some of the file writing of video.

This uses the https://webpack.electron.build/ electron-webpack setup to get up and running. In addition I use the nanohtml library to make it easier to build html components with very little tooling.

This is still work in progress, but hopefully this will get us in a decent place to build quickly to support all our friends who are trying to document and capture what's happening out there in a responsible way.

Screen Shot 2020-06-02 at 11 02 11 AM

shiffman commented 4 years ago

❤️ Thank you Joey! ❤️ I'm doing some tests with https://github.com/shiffman/BodyBlock/issues/2 FYI and can incorporate.

joeyklee commented 4 years ago

@shiffman - I will resolve the merge conflicts and try to merge in to master.

joeyklee commented 4 years ago

@shiffman merging in now!