F5F Stay Refreshed Software Operating Systems Stunnel4 isn't functioning properly on a Linux VPS when using RTMP.

Stunnel4 isn't functioning properly on a Linux VPS when using RTMP.

Stunnel4 isn't functioning properly on a Linux VPS when using RTMP.

L
Logarion
Member
202
11-16-2020, 10:58 AM
#1
I discovered a guide that successfully handled Vultr VPS. Now streaming on YouTube and Facebook is smooth. I configured a Linux VPS for my friend who streams live, using Nginx with an RTMP module on a Debian 8 server. It functions as a budget-friendly restreaming solution. My friend streams to the VPS IP, and the server simultaneously sends the stream to both FB Gaming and YouTube channels. Recently, Facebook stopped supporting RTMP and now requires RTMPS. This caused issues since the server no longer accepted that format. Many people solved this by using Stunnel4, but it didn’t work for me without any error messages. I’d really appreciate help resolving this.
L
Logarion
11-16-2020, 10:58 AM #1

I discovered a guide that successfully handled Vultr VPS. Now streaming on YouTube and Facebook is smooth. I configured a Linux VPS for my friend who streams live, using Nginx with an RTMP module on a Debian 8 server. It functions as a budget-friendly restreaming solution. My friend streams to the VPS IP, and the server simultaneously sends the stream to both FB Gaming and YouTube channels. Recently, Facebook stopped supporting RTMP and now requires RTMPS. This caused issues since the server no longer accepted that format. Many people solved this by using Stunnel4, but it didn’t work for me without any error messages. I’d really appreciate help resolving this.

A
alevy3131
Member
156
11-18-2020, 08:03 AM
#2
Fix the stunnel and record the output as debug = 7 in the config file
A
alevy3131
11-18-2020, 08:03 AM #2

Fix the stunnel and record the output as debug = 7 in the config file

G
gaLact1cfLea
Member
194
11-20-2020, 08:17 AM
#3
You can view the debug log in the terminal where you run the script or in the logs file generated during execution.
G
gaLact1cfLea
11-20-2020, 08:17 AM #3

You can view the debug log in the terminal where you run the script or in the logs file generated during execution.

K
KongOrm
Junior Member
17
11-25-2020, 05:01 PM
#4
This guide helped me.
K
KongOrm
11-25-2020, 05:01 PM #4

This guide helped me.