mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 03:12:29 +00:00
* feat(recording): use google api to get stream key * squash: renaming pass * squash: return full load promise * sqush: use google api state enum * squash: workaround for lib not loading * another new design... * increase timeout workaround for gapi load issue * styling pass * tweak copy * squash: auto select first broadcast
3 lines
138 B
JavaScript
3 lines
138 B
JavaScript
export { StartLiveStreamDialog, StopLiveStreamDialog } from './LiveStream';
|
|
export { default as RecordingLabel } from './RecordingLabel';
|