rtmp-services: Change Facebook stream URL to use RTMPS

This commit is contained in:
Michael Goulet 2018-07-03 17:03:08 -07:00 committed by jp9000
parent e67e2e12e6
commit a17c28223c

View File

@ -653,7 +653,7 @@
"servers": [
{
"name": "Default",
"url": "rtmp://rtmp-api.facebook.com:80/rtmp/"
"url": "rtmps://rtmp-api.facebook.com:443/rtmp/"
}
],
"recommended": {