galene icon indicating copy to clipboard operation
galene copied to clipboard

The Galène videoconference server

Results 63 galene issues
Sort by recently updated
recently updated
newest added

- [ ] Slow ICE failures https://github.com/pion/ice/issues/271 - [x] ICE Agent can not be restarted when gathering https://github.com/pion/ice/issues/280 - [ ] Issues with TCP ICE https://github.com/pion/webrtc/issues/1356 and https://github.com/pion/ice/issues/245 - [...

Noticed a lot of small bugs from people being reported. Mit might be a good idea to have a page or something that shows: Version of build ( githash )...

This fix the animation issue mentioned by @MisterDA in #109

The present and unpresent button width is fixed to 5.8em. This is problematic as the content might need more space. By removing the width attribute, the element takes the width...

This is just for the index.html page but the bases are here for i18n The same logic has to be done with galene.html and 404.html

Proposal for https://github.com/jech/galene/issues/87. Some notes: - I propose to put the animation inside a SVG element to make it easier to tweak in the future. This also prevent the need...

Hi, I set up an i18n module. There are no external dependencies. I loaded 2 available languages (en & fr). Principipaly this is based on (key, value) JSON file. I...

All that is needed is a parent node to the video, and request fullscreen on that node instead of the video. Tested on latest versions of Chrome and Firefox on...

Hello! Thank you sooo much for galene, it's an amazing piece of software. The UI/SFU itself is amazing already and with the built-in TURN server it makes deployment so much...