jiti-meet/react/features/recording/components/LiveStream
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
..
native fix(live-streaming): show message if no broadcasts are found 2018-12-19 22:12:44 +01:00
web fix(live-streaming): show message if no broadcasts are found 2018-12-19 22:12:44 +01:00
AbstractLiveStreamButton.js Rearrange recording feature files 2018-11-20 14:42:33 +01:00
AbstractStartLiveStreamDialog.js fix(live-streaming): trim the entered stream key 2018-12-18 12:59:02 -08:00
AbstractStopLiveStreamDialog.js [RN] Make feature dialogs branded: recording 2018-12-18 13:21:48 +01:00
AbstractStreamKeyForm.js fix(live-streaming): show warning if stream key seems wrong 2018-12-18 12:59:02 -08:00
_.native.js Rearrange recording feature files 2018-11-20 14:42:33 +01:00
_.web.js Rearrange recording feature files 2018-11-20 14:42:33 +01:00
constants.js fix(live-streaming): show message if no broadcasts are found 2018-12-19 22:12:44 +01:00
index.js Rearrange recording feature files 2018-11-20 14:42:33 +01:00