rtmp-services: Update Streamway primary ingest

Update Streamway's primary ingest endpoint to secure RTMPS.
This commit is contained in:
Ramjivan Jangid
2026-09-23 14:47:42 -04:00
committed by Ryan Foster
parent 0888aeafe1
commit 978fc690d8
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
{
"$schema": "schema/package-schema.json",
"url": "https://obsproject.com/obs2_update/rtmp-services/v5",
"version": 291,
"version": 292,
"files": [
{
"name": "services.json",
"version": 291
"version": 292
}
]
}
+1 -1
View File
@@ -2515,7 +2515,7 @@
"servers": [
{
"name": "Primary",
"url": "rtmp://injest.streamway.in/LiveApp"
"url": "rtmps://injest.streamway.in:443/live"
},
{
"name": "Backup",