jiti-meet/react/features/recording
Leonard Kim 07bcb38dd6 fix(live-streaming): show message if no broadcasts are found
It's possible for the YouTube api to return zero broadcasts
or broadcasts without any streams--streams are what are
associated with stream keys. In this case, instead of showing
an empty selector or no selector, show a message with a link
to where the stream key can be obtained.
2018-12-19 22:12:44 +01:00
..
components fix(live-streaming): show message if no broadcasts are found 2018-12-19 22:12:44 +01:00
actionTypes.js [RN] Implement streaming on mobile 2018-07-11 15:13:16 -05:00
actions.js Fix eslint/jsdoc warnings (doc change only!) 2018-11-08 15:52:34 +01:00
constants.js [RN] Add ExpandedLabel 2018-10-02 20:47:41 +02:00
functions.js Fix eslint/jsdoc warnings (doc change only!) 2018-11-08 15:52:34 +01:00
index.js feat(recording): Move RECORDER_STATE_CHANGED handling to Redux 2018-05-30 12:13:32 +02:00
middleware.js feat(recording): Add analytics. 2018-09-11 13:35:38 -05:00
reducer.js [RN] Add Google Sign In to live streaming 2018-09-05 23:09:56 +02:00
sounds.js feat(recording): add sounds for when recording starts and stops (#3078) 2018-06-05 20:20:43 +02:00