amirphl / gitsi

Implementation of Jitsi projects in Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Implementation of Jitsi projects in Golang


Languages

Language:Go 100.0%