jiti-meet/react/features/base/config
Leonard Kim 69dfa30142 feat(screenshare): use camera as a screenshare source
This feature is intended for spot. Spot can have an
HDMI -> usb adapter hooked up to it. In that case,
attempting to screenshare should use that adapter
as a screensharing source. Jitsi-Meet should pass
a configured screenshare source into lib-jitsi-meet
so it can be used as a source.
2019-01-11 09:52:53 -08:00
..
actionTypes.js [RN] Fix processing outdated loadConfig requests (continued) 2018-05-23 16:48:23 -05:00
actions.js [RN] Fix processing outdated loadConfig requests (continued) 2018-05-23 16:48:23 -05:00
constants.js [RN] If base/config knows a domain, then the app knows it 2018-05-14 16:33:02 -05:00
functions.js feat(screenshare): use camera as a screenshare source 2019-01-11 09:52:53 -08:00
getRoomName.js [RN] Support JSON Web Token (JWT) 2017-05-09 00:21:14 -05:00
index.js fix: synchronize global 'config' var with the reducer's state 2018-03-20 21:07:45 -04:00
middleware.js feat(App): refactor App and split it into BaseApp and App 2018-07-12 11:28:19 -05:00
parseURLParams.js ref(utils): use web reportError helper (#3283) 2018-07-21 08:16:32 -07:00
reducer.js ref(config): Create 'analytics' section. 2019-01-07 14:32:31 +00:00