Implementation of Jitsi projects in Golang
- Rewrite Jibri as an educational practice
- Replace chrome rendering by webrtc capturing
- 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