Browse Source

rtmp-services: Change Facebook stream URL to use RTMPS

Michael Goulet 7 years ago
parent
commit
a17c28223c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      plugins/rtmp-services/data/services.json

+ 1 - 1
plugins/rtmp-services/data/services.json

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