jiti-meet/react/features/recording/components/LiveStream/constants.js

7 lines
209 B
JavaScript

/**
* The URL that is the main landing page for YouTube live streaming and should
* have a user's live stream key.
*/
export const YOUTUBE_LIVE_DASHBOARD_URL
= 'https://www.youtube.com/live_dashboard';