spreed-webrtc icon indicating copy to clipboard operation
spreed-webrtc copied to clipboard

expose default* to config

Open nonchip opened this issue 7 years ago • 2 comments

setting the defaultRendererName et al requires to edit the js sources, should be exposed to config.

nonchip avatar Aug 24 '18 18:08 nonchip

Why would you want to use a different renderer name?

leonklingele-work avatar Sep 04 '18 10:09 leonklingele-work

because i want to use a different default renderer, obviously. defaultRendererName sets the view (stuff like "large view"/"kiosk"/"auditorium") that's opened when joining a room. and different use cases require different views, so i feel this should be configurable instead of having to edit the source code.

in my case that's the "large view" because there's no reason to see yourself as giant as the people you talk to if you want to talk to people instead of using your webcam as a mirror, in other cases it might be the auditorium view if it's e.g. an online lecture service

nonchip avatar Sep 04 '18 11:09 nonchip