jiti-meet/react/features/recording/components
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
..
LiveStream Show the YouTube live stream URL (#2837) 2018-04-20 10:28:16 -07:00
RecordingLabel.native.js ref(recording): convert recording label to react (#1915) 2017-08-25 11:45:30 -05:00
RecordingLabel.web.js WiP(invite-ui): Initial move of invite UI to invite button (#1950) 2017-10-03 11:30:42 -05:00
index.js feat(recording): use google api to get stream key (#2481) 2018-03-21 11:26:52 -07:00