Skip to content

Commit 44b9bd9

Browse files
authored
Merge pull request #40 from livepeer/hth-tutorials
X and Youtube Tutorial 1st drafts
2 parents d925ea2 + 39059eb commit 44b9bd9

File tree

2 files changed

+56
-2
lines changed

2 files changed

+56
-2
lines changed

apps/docs/knowledge-base/tutorials/stream-to-x.mdx

+30-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,33 @@
22
title: Stream to X using a Livepeer Pipeline
33
description: ''
44
icon: 'x-twitter'
5-
---
5+
---
6+
7+
## Prerequisites
8+
* Follow the steps in the [Create Stream tutorial](/knowledge-base/tutorials/create-a-stream) to create a new stream that uses a Livepeer pipeline
9+
10+
11+
## Step 1: Access X Media Studio
12+
* Go to X Media Studio.
13+
* Log in to your X account.
14+
* In the dashboard, select Producer to access the live stream configuration.
15+
16+
## Step 2: Set Up Your Stream in X Media Studio
17+
* Create a Broadcast: Click “Create Broadcast” or “Create Live Video.”
18+
* Enter a title and description for your stream.
19+
* Choose the Privacy Setting:
20+
* Public: Visible to everyone.
21+
* Private/Unlisted: For testing purposes only.
22+
* Set Up Regions: If prompted, choose the closest region/server for optimal performance.
23+
24+
## Step 3: Obtain RTMP Credentials and add them to Livepeer
25+
After creating the broadcast, X will provide a Stream Key and RTMP Server URL. Copy the RTMP Ingest URL and Stream Key, and paste the full URL into the "Destination URL" field of your stream on Livepeer.
26+
27+
## Step 4: Start streaming from OBS or similar software
28+
[Start streaming with OBS](/knowledge-base/tutorials/stream-into-pipeline-OBS).
29+
30+
## Step 5: Preview Your Stream
31+
Return to X Media Studio, where the stream will appear in the Preview window. You can use the preview to verify video and audio quality and ensure overlays, titles, and graphics are correctly displayed. You can also use this to preview changes to pipeline parameters.
32+
33+
## Step 6: Go Live
34+
Once you’re happy with the preview, click “Go Live” in X Media Studio. Your stream will now be broadcast to your audience.

apps/docs/knowledge-base/tutorials/stream-to-youtube.mdx

+26-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,29 @@
22
title: Stream to Youtube Live using a Livepeer Pipeline
33
description: ''
44
icon: 'youtube'
5-
---
5+
---
6+
7+
## Prerequisites
8+
* Follow the steps in the [Create Stream tutorial](/knowledge-base/tutorials/create-a-stream) to create a new stream
9+
10+
11+
## Step 1: Set Up Your Stream in Youtube Studio
12+
* Go to YouTube Studio: Log in to your YouTube account and navigate to YouTube Studio.
13+
* Access the Live Control Room: In the left-hand menu, click "Create" (camera icon) > "Go live".
14+
* Choose `Stream Type: Stream`
15+
16+
## Step 2: Configure Your Stream Settings in Youtube Studio
17+
* Title and Description: Add a clear title and description for your stream.
18+
* Set Stream Visibility: Choose from Public, Unlisted, or Private depending on your audience.
19+
* Copy the RTMP Ingest URL and Stream Key, and paste the full URL into the "Destination URL" field of your stream on Livepeer.
20+
21+
## Step 3: Stream using OBS or similar software
22+
23+
[Start streaming with OBS](/knowledge-base/tutorials/stream-into-pipeline-OBS).
24+
25+
## Step 4: Preview Your Stream
26+
Preview the Stream: In the YouTube Live Control Room, you’ll see the stream preview appear. Verify the video and audio quality. You can also use this to preview changes to pipeline parameters.
27+
28+
## Step 5: Go Live
29+
Once you’re satisfied with the preview, click "Go Live" in the YouTube Live Control Room.
30+
Your stream will now be available to your audience.

0 commit comments

Comments
 (0)