RTMPS
hi there , i have setup a docker container running a restreamer media service .
https://docs.datarhei.com/restreamer/installing/linux
one of the fuction of restreamer is be able to receive a RTMP/s stream .
as an example . (attached a picture.)
rtmps://restreamer.domain.com:1936/9fc7fe33-3bb5-44fe-aa5f-1a3372620623.stream
i use tunneling to forward the local ip and port 8080 for the web-ui to control the settings and streams and what not .
i enabled rtmp and rtmps on the settings on port 1935 & 1936 .
in the tunnel i setup like so
Service Type(Required) : TCP
URL(Required) : 192.168.10.117:1936
pointing to a subdomain , rtmps.domain.com
however it does not work , for testing i am using OBS , and it is instantly failing to connect to the server
https://docs.datarhei.com/restreamer/installing/linux
one of the fuction of restreamer is be able to receive a RTMP/s stream .
as an example . (attached a picture.)
rtmps://restreamer.domain.com:1936/9fc7fe33-3bb5-44fe-aa5f-1a3372620623.stream
i use tunneling to forward the local ip and port 8080 for the web-ui to control the settings and streams and what not .
i enabled rtmp and rtmps on the settings on port 1935 & 1936 .
in the tunnel i setup like so
Service Type(Required) : TCP
URL(Required) : 192.168.10.117:1936
pointing to a subdomain , rtmps.domain.com
however it does not work , for testing i am using OBS , and it is instantly failing to connect to the server



Install and run datarhei Restreamer on Linux with a 64bit Intel or AMD CPU in a Docker container.