jiti-meet/react/features/recording/components/LiveStream
virtuacoplenny 2c4a3b0f60 Show the YouTube live stream URL (#2837)
* feat(recording): show the YouTube live stream URL

- From the start live stream dialog, push up the broadcast ID
  of the chosen broadcast. It is assumed the ID can be used to
  create the YouTube link.
- Listen for lib-jitsi-meet to emit updates of the known live
  stream URL, shove it into redux, and have InfoDialog display
  it.

* ref(info): pass in dial in and live stream url

Passing these values in should trigger AtlasKit InlineDialog
to re-render and reposition itself.

* ref(info): use conference existence as trigger for autoshowing dialog

* feat(info): add live stream link to invite copy

* Revert "ref(info): use conference existence as trigger for autoshowing dialog"

This reverts commit 1072102267.

* hidden -> url

* _onClickHiddenURL -> _onClickURLText
2018-04-20 10:28:16 -07:00
..
BroadcastsDropdown.native.js feat(recording): use google api to get stream key (#2481) 2018-03-21 11:26:52 -07:00
BroadcastsDropdown.web.js Show the YouTube live stream URL (#2837) 2018-04-20 10:28:16 -07:00
GoogleSignInButton.native.js feat(recording): use google api to get stream key (#2481) 2018-03-21 11:26:52 -07:00
GoogleSignInButton.web.js feat(recording): use google api to get stream key (#2481) 2018-03-21 11:26:52 -07:00
StartLiveStreamDialog.native.js feat(recording): use google api to get stream key (#2481) 2018-03-21 11:26:52 -07:00
StartLiveStreamDialog.web.js Show the YouTube live stream URL (#2837) 2018-04-20 10:28:16 -07:00
StopLiveStreamDialog.native.js feat(recording): use google api to get stream key (#2481) 2018-03-21 11:26:52 -07:00
StopLiveStreamDialog.web.js fix(recording): return true to close stop recording modal on cancel (#2776) 2018-04-10 15:51:49 -05:00
StreamKeyForm.native.js feat(recording): use google api to get stream key (#2481) 2018-03-21 11:26:52 -07:00
StreamKeyForm.web.js fix(recording): do not spell check stream key input (#2811) 2018-04-13 19:37:06 -07:00
index.js feat(recording): use google api to get stream key (#2481) 2018-03-21 11:26:52 -07:00