Tag: JavaScript

  • Virtual Background using webcam

    I made a webpage to produce virtual background with webcam. https://knok.github.io/virtbg/ Sorcecode: https://github.com/knok/knok.github.io/tree/master/virtbg Some online meeting software (Zoom, Microsoft Teams) supports virtual background, but I want to use other software like Jitsi (or google meet), so I made it. To make this, I referred the article “Open Source Virtual Background”.  The following figure is the […]