Skip to content
This repository was archived by the owner on Jan 17, 2023. It is now read-only.

Commit 94eebec

Browse files
authored
Merge pull request #352 from jayunit100/patch-1
streaming: Couple of quick notes for stuff i got confused with
2 parents e4ce9ec + 634f192 commit 94eebec

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

documentation/README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -102,27 +102,28 @@ You will need the [Ubuntu Bold](https://www.fontzillion.com/fonts/dalton-maag-lt
102102
103103
## Scheduling on YouTube
104104
105-
1. Ensure you're logged in to the correct Youtube Account.
105+
1. Ensure you're logged in to the correct Youtube Account (The VMware organization has a youtube account you need to join, and use, by clicking on the upper right corner of the youtube screen, and then logging in as `VMWare Cloud Native Apps`.
106+
106107
1. [Create a new live event by clicking here](https://studio.youtube.com/channel/UCdkGV51Nu0unDNT58bHt9bg/livestreaming).
107108
* Alternatively: `Youtube Studio > Create Button (top right) > Go Live`.
108109
1. Choose a recent episode and `Reuse Settings`.
109110

110111
[![](imgs/yt-reuse-settings.png)](imgs/yt-reuse-settings.png)
111112
> This dialog pops up immediately when clicking the link above.
112113

113-
1. Set the Name, Description, Time (adjust to land in 1PM PT, and Thumbnail)
114+
1. Set the Name, Description, Time (adjust to land in 1PM PT, and use the official TGIK Thumbnail you made earlier)
114115

115116
[![](imgs/yt-settings.png)](imgs/yt-settings.png)
116117

117118
1. Store the stream key for later use (in OBS for stream settings).
118119

119120
[![](imgs/yt-stream-key.png)](imgs/yt-stream-key.png)
120121

121-
1. Pop out the chat.
122+
1. Pop out the chat (to get the video id URL, for OBS)...
122123

123124
[![](imgs/yt-pop-chat.png)](imgs/yt-pop-chat.png)
124125

125-
1. Store the video id for later use (in OBS for chat).
126+
1. ... Now *store the video id from the chat url* for later use (in OBS for chat).
126127

127128
[![](imgs/yt-vid-id.png)](imgs/yt-vid-id.png)
128129

0 commit comments

Comments
 (0)