Stefan Otto
Stefan Otto
- rewrite whole client code - use newest possible dependencies - reduce dependencies where ever possible - Typescript - define clear signalling interface
- [ ] make ptime configurable - [ ] make stereo configurable - [ ] make Settings-UI cleaner and more intuitive - [x] audio output selection - [x] echo cancellation...
trustworthy user identity - [x] Login / Logout button / User info - [ ] prevent same display name in one room - [ ] marker for verified and anonymous...
For now we just use this extension here: https://chrome.google.com/webstore/detail/janus-webrtc-screensharin/hapfgfdkleiggjjpfpenajgdnfckjpaj?utm_source=chrome-app-launcher-info-dialog This is a little bit misleading to the user because knockplop is not a janus related service. Alternatives: 1. Fork janus...
independent mediaManagement module: - running in background - managing media access (audio input / audio output / video input / screen) - query available media devices and react to device...
This is about testing and startup mirror screen: - replace remote mirror screen by local mirror screen - move turn server testing to background - update a ICE server list...
Misi worked on this: see to PWA branch for further information. As I see this will not interfere with knockplop functionalty for now and we could just merge it and...