Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amirphl/gitsi

Implementation of Jitsi projects in Golang
https://github.com/amirphl/gitsi

golang jitsi webrtc xmpp

Last synced: about 1 month ago
JSON representation

Implementation of Jitsi projects in Golang

Awesome Lists containing this project

README

        

# Gitsi
Implementation of Jitsi projects in Golang

## Goals
- Rewrite Jibri as an educational practice
- Replace chrome rendering by webrtc capturing

## Libs
- https://github.com/tebeka/selenium

## 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