This document covers the aspects of different meeting organizations at AsyncAPI.
To schedule a meeting, you need to be:
- one of the licensed Zoom users associated with the AsyncAPI Zoom account. It is required because only licensed users can start meetings, live transcripts, and streaming.
- GitHub Action workflow for
Ad Hoc
meeting scheduling should be updated. Newly licensed users should be added as alternative hosts. - a member of GitHub team called meetings-organizers. This is required because only repository maintainers can manually trigger GitHub Actions workflows. This group has a
Maintain
role in thecommunity
repository where meeting automation is implemented. - a member of a team in the AsyncAPI Restream account. It is required because hosts must log in to Restream before streaming the meeting from Zoom and modify the stream's title that will appear on social platforms.
- a member of the AsyncAPI YouTube account. It is required because hosts need to add live stream recordings to the proper YouTube Playlist after the meeting is over to improve recording discoverability.
Regular
meetings: regular meetings with a dedicated area of interest and individual brand (Examples:Community Meeting
orThinking Out Loud
)Ad Hoc
meetings: meetings for topics that do not match any regular meetings and should be organized separately. Every official AsyncAPI Zoom licensed user should have the right to schedule it.
- Go to Actions tab
- Select one of the workflows that start with Schedule. Choose one that represents the meeting you want to schedule.
- Click the Run workflow button.
- Provide data required by the form and click the Run workflow button within the form.
We have an automated workflow in place:
- Automation starts after clicking Run workflow. (Unless there is another GitHub Actions outage and proper events are not delivered to automation 😃 )
- It creates a new meeting in Zoom. It is, by default, configured to support live streaming
- It creates a GitHub issue with all details about the meeting
- It creates a new Google Calendar entry with special metadata containing the GitHub issue number
- It sends a tweet with information about a newly scheduled event
Technically, there are two types of meetings:
- Zoom-first: The meeting takes place on Zoom and is streamed to different channels through integration with Restream.io. The goal is to enable as many people as possible to join the live conversation.
- Restream-first: The meeting takes place on Restream and is streamed to different channels. These meetings are focused on showing or explaining some topic without a live audio conversation with the audience.
This is what you need to do to kick it off:
-
Start your meeting by opening a Zoom meeting. Make sure you are logged into Zoom with your AsyncAPI licensed account.
-
Log into Restream.io and select
Set up for OBS, Zoom, etc.
option: -
Click
Update Titles
card: -
Provide title and description:
- Title for the live stream that corresponds with the meeting you just started,
- Meeting description must be provided even if the field is empty; otherwise, the old one from other streams will be used.
-
In Zoom, click the
Live Transcript
button to start transcribing the meeting: -
Confirm transcriptions with
Enable
button: -
Click
More
: -
Select
Live on Custom Live Stream Service
option to start streaming to Restream and, therefore, to official AsyncAPI social networks:
You must start with YouTube first, even though Restream can directly stream there. It is because by
This is what you need to do to kick it off:
-
In YouTube, click on your profile picture and select
Switch account
: -
Select
AsyncAPI
. If you do not see it on the list, it means you did not have all the access rights needed to set up a live stream: -
Click on
Create
and selectGo live
: -
Once a new live stream is created, in the list of
Upcoming
streams, clickView in Live Control Room
icon next to your live stream: -
Enable
Closed captions
: -
Log into Restream.io and select
Start with Studio
option: -
After enabling the audio, video and providing the name, you will see a Restream Studio.
-
Edit
the title and description of the stream: -
Provide title and description and click
Next
:- Title for the live stream that corresponds with the meeting you just started,
- Meeting description must be provided even if the field is empty; otherwise, the old one from other streams will be used.
-
Edit
YouTube destination: -
Make sure you do not create a new event, but select the one you already created on YouTube, with closed captions on:
-
You are ready to
Go Live
Once the meeting is over, if applicable:
- Provide related GitHub Issue meeting notes and then close the issue.
- Login to YouTube and add the recorded live stream to the respective YouTube Playlist.
Subscribe to the AsyncAPI Newsletter to get information about upcoming meetings.
We have an automated workflow in place:
- Automation starts every Friday at midnight
- It gets information from Google Calendar about all the meetings scheduled for the upcoming week
- It schedules a MailChimp campaign to send emails with a list of meetings. It's sent on Friday at 11 AM in the subscriber's time zone
If you need to cancel a meeting, simply close the corresponding meeting issue.
We have an automated workflow in place:
- Automation starts when the GitHub issue is closed
- It checks if a closed issue represents a future event
- It removes meetings from the AsyncAPI Google Calendar
Start discussion in community repository. Explain the idea and justify why it requires a separate meeting. We currently have approval from the Technical Steering Commitee to pay for up to 8 Zoom licenses.
Once a new meeting is approved, add a new workflow like this one and a new GitHub issue template like this one.
Once your Regular
meeting gets approved, contact Fran Mendez
so he can give you access to all required tools.
-
Some people prefer to listen to the video/livestream as an audio (podcast) instead of watching the video.
-
The goal is to upload our AsyncAPI video/live streams on
Spotify For Podcasters
platform, ultimately allowing the listener to play the episodes on Spotify. Almost every YouTube video can be converted into a podcast.
- The workflow can only be triggered by a person with write access to the
master
branch of theasyncapi/community
repository.
- The YouTube video ID is needed to trigger the workflow.
- A YouTube video ID is a unique combination of characters that identifies a specific video on the YouTube platform. It's used in the URL of the video to direct users to the exact video they want to watch. The video ID is typically a sequence of letters, numbers, and special characters that generally comes after the "v=" parameter in the URL.
- More examples of video ID are given below: ⬇️
Let's take this video link, for example: https://www.youtube.com/watch?v=3rg_7hIb9PQ.
Here the video ID is the word/entity after https://www.youtube.com/watch?v=
, i.e., 3rg_7hIb9PQ
https://www.youtube.com/watch?v=VIDEO_ID
- Here, it can be https://www.youtube.com/watch?v=3rg_7hIb9PQ
https://youtu.be/VIDEO_ID
- Here, it can be https://www.youtu.be/3rg_7hIb9PQ
https://www.youtube.com/embed/VIDEO_ID
- Here, it can be https://www.youtube.com/embed/3rg_7hIb9PQ
https://www.youtube.com/playlist?list=PLAYLIST_ID
https://www.youtube.com/shorts/VIDEO_ID
- Here, it can be https://www.youtube.com/shorts/3rg_7hIb9PQ
https://www.youtube.com/watch?v=VIDEO_ID&list=PLAYLIST_ID
https://youtube.com/shorts/VIDEO_ID?feature=share
- Here, it can be https://youtube.com/shorts/U5jUr8XAF_M?feature=share
Here is an example with a procedure on how to use this workflow:
- Go to the
Actions
section on GitHub. - Scroll down the menu on the left-hand side.
- Click on the
Upload Episode from YouTube To Spotify for Podcasters
option. - Click on the
Run Workflow
button. - Provide the YouTube ID in the box.
- Click on
Run workflow
button. - Wait for the workflow to finish. (Depending on video size, it may take some time to upload, so please have patience. Thank you.) .
- A few moments later....Hurray! Your episode is now uploaded successfully!
You can also modify description and other information for uploaded podcast directly in Spotify:
- Go to https://podcasters.spotify.com/.
- Login using AsyncAPI account.
- Go to
Episodes
section. There, you will see your latest upload. - Perform edits and save them.