This tutorial describes how you can stream to multiple platform using OBS software and nginx server.
We make Tech Tutorial, Compute Tips & Tricks, Mobile Tips, Video Editing Tutorial, Animation Tips & Much More.........
Please subscribe to support me to make fantastic contents for you by clicking following link:
https://www.youtube.com/c/TekTalkBD?s...
I post frequent tech updates in my facebook page, please give me a thumbs up there:
/ tektalkbd
Don't forget to like and share it across your facebook groups.
Also you can check my following contents:
1. Multiple Stream Using OBS: • Youtube & Facebook LIVE from your Lap...
2. FREE Web Hosting and SSL Certificate Tutorial: • FREE Hosting & SSL - How To - Tek Tal...
3. How To Install Ubuntu Server: • Try Ubuntu Server 20.04 Simple instal...
4. How to enable virtualization in your Computer: • The hardware virtualization is enable...
--------------------------------------------------------------------------------
Required link and configuration codes for the tutorial:
Nginx Download Link: http://nginx-win.ecsds.eu/download/
----------------------------------------------------------------------------------------------
Nginx RTMP Code:
rtmp {
server {
listen 1935;
chunk_size 4096;
application live {
live on;
record off;
}
}
}
------------------------------------------------------------------------------------
Stunnel Download Link: https://www.stunnel.org/downloads.html
------------------------------------------------------------------------------------
Stunnel Configuration Codes:
[fb-live]
client = yes
accept = 127.0.0.1:19350
connect = live-api-s.facebook.com:443
verifyChain = no
----------------------------------------------------------------------------------------
This video will also cover: How to stream game to facebook, How to stream game, Game stream Facebook, Facebook Stream, FB Game Stream