/gitsi

Implementation of Jitsi projects in Golang

Primary LanguageGo

Gitsi

Implementation of Jitsi projects in Golang

Goals

  • Rewrite Jibri as an educational practice
  • Replace chrome rendering by webrtc capturing

Libs

TODO

  • fix logging: error, warn, info
  • check access modifiers (ex: private ones should not start with Uppercase)
  • set chrome path for chromedriver: func ChromeDriver(path string) ServiceOption