All Collections
Live Streaming
Live Streaming with OBS
Live Streaming with OBS
Anjana avatar
Written by Anjana
Updated over a week ago

If you're looking to create a Live Event, OBS Studio is a great tool to consider. It's free, open-source software that enables you to record and live streams on Windows, Mac, and Linux operating systems.

If you are new to OBS Studio, you can check out the Quick Start Guide to get started with setting up your streaming.

Before you begin, make sure your system meets the minimum requirements for OBS Studio. You can find the system requirements here

For an overview of OBS Studio and its features, check out the OBS Studio Overview Guide

RTMP Server Setup and HLS conversion

  • From the Content section of the left menu, select Live Stream and then Manage RTMP Server

  • Click on the Start RTMP server.

  • Copy your RTMP URL for your OBS setup

  • Copy the converted HLS URL and upload it as a live event

When setting up your stream in OBS Studio, make sure to configure your settings right

Stream

Under the stream section, configure as follows

Service

Custom

Server

rtmp://Your-Live-Server-URL:1935/hls

Stream Key

Your-Streaming-Key

Output

Make the below selection in the Output section

Video Bit Rate

4000 kbps

Audio Bit Rate

160

Video

In the video section select Frames as 30 fps

Under settings select Output Mode as Advanced and Keyframe Interval as 2 sec

Click Apply and then click OK

Finally, Click "Start Streaming" to start the streaming. Once completed, you can select the "Stop Streaming" option to end the streaming.

Did this answer your question?