Use OBS-Studio software to push streaming live tutorials, support RTMP and RTSP protocols

1. Live streaming based on RTMP protocol

First of all, you need to manually build an RTMP streaming server. The building process can learn from the sixth chapter of my other article Portal .

Open the OBS software, create a new scene -> create a new source .

webp
image.png

There is a setting in the control position, select the service , fill in the server and streaming key , and click OK

webp
image.png

In the control position, click to start streaming , and it’s OK

Next, use VLC software to test the effect

Enter the network URL, which is consistent with the settings in the above figure

webp
image.png

see the effect

webp
image.png

Get it! ! !

2. Live streaming based on RTSP protocol

This is a little more complicated, and you need to use the OBS plug-in to achieve this function. The software address is attached:

In addition, there are many plug-ins for OBS. If you are interested, you can go to in-depth study. For details, please refer to the link.

This article is reprinted from https://blog.p2hp.com/archives/8572
This site is for inclusion only, and the copyright belongs to the original author.

Leave a Comment