Skip to content

Commit 69354be

Browse files
Service Checkergithub-actions[bot]
authored andcommitted
rtmp-services: Remove defunct servers/services
1 parent cf1c425 commit 69354be

2 files changed

Lines changed: 2 additions & 182 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"$schema": "schema/package-schema.json",
33
"url": "https://obsproject.com/obs2_update/rtmp-services/v5",
4-
"version": 285,
4+
"version": 286,
55
"files": [
66
{
77
"name": "services.json",
8-
"version": 285
8+
"version": 286
99
}
1010
]
1111
}

plugins/rtmp-services/data/services.json

Lines changed: 0 additions & 180 deletions
Original file line numberDiff line numberDiff line change
@@ -354,24 +354,6 @@
354354
"h264"
355355
]
356356
},
357-
{
358-
"name": "Web.TV",
359-
"servers": [
360-
{
361-
"name": "Primary",
362-
"url": "rtmp://live3.origins.web.tv/liveext"
363-
}
364-
],
365-
"recommended": {
366-
"keyint": 2,
367-
"profile": "main",
368-
"max video bitrate": 3500,
369-
"max audio bitrate": 160
370-
},
371-
"supported video codecs": [
372-
"h264"
373-
]
374-
},
375357
{
376358
"name": "GoodGame.ru",
377359
"servers": [
@@ -1340,28 +1322,6 @@
13401322
"h264"
13411323
]
13421324
},
1343-
{
1344-
"name": "Lahzenegar - StreamG | لحظه‌نگار - استریمجی",
1345-
"servers": [
1346-
{
1347-
"name": "Primary",
1348-
"url": "rtmp://rtmp.lahzecdn.com/pro"
1349-
},
1350-
{
1351-
"name": "Iran",
1352-
"url": "rtmp://rtmp-iran.lahzecdn.com/pro"
1353-
}
1354-
],
1355-
"recommended": {
1356-
"keyint": 2,
1357-
"profile": "main",
1358-
"max video bitrate": 4000,
1359-
"max audio bitrate": 192
1360-
},
1361-
"supported video codecs": [
1362-
"h264"
1363-
]
1364-
},
13651325
{
13661326
"name": "MyLive",
13671327
"servers": [
@@ -1457,24 +1417,6 @@
14571417
"h264"
14581418
]
14591419
},
1460-
{
1461-
"name": "Aparat",
1462-
"servers": [
1463-
{
1464-
"name": "Default",
1465-
"url": "rtmp://rtmp.cdn.asset.aparat.com:443/event"
1466-
}
1467-
],
1468-
"recommended": {
1469-
"keyint": 2,
1470-
"max video bitrate": 6000,
1471-
"max audio bitrate": 320,
1472-
"x264opts": "scenecut=0"
1473-
},
1474-
"supported video codecs": [
1475-
"h264"
1476-
]
1477-
},
14781420
{
14791421
"name": "KakaoTV",
14801422
"servers": [
@@ -2436,26 +2378,6 @@
24362378
"more_info_link": "https://masterstream.ir/webpage/page/docs",
24372379
"stream_key_link": "https://masterstream.ir/control-panel/streaming",
24382380
"servers": [
2439-
{
2440-
"name": "Iran Server 1 - Bandwidth Required",
2441-
"url": "rtmp://live1.masterstream.ir/live"
2442-
},
2443-
{
2444-
"name": "Iran Server 2 - Bandwidth Required",
2445-
"url": "rtmp://live2.masterstream.ir/live"
2446-
},
2447-
{
2448-
"name": "Iran Server 3 - Bandwidth Required",
2449-
"url": "rtmp://live3.masterstream.ir/live"
2450-
},
2451-
{
2452-
"name": "Iran Server 4 - Bandwidth Required",
2453-
"url": "rtmp://live4.masterstream.ir/live"
2454-
},
2455-
{
2456-
"name": "Iran Server 5 - Bandwidth Required",
2457-
"url": "rtmp://live5.masterstream.ir/live"
2458-
},
24592381
{
24602382
"name": "International Server 1",
24612383
"url": "rtmp://ilive1.masterstream.ir/live"
@@ -2467,10 +2389,6 @@
24672389
{
24682390
"name": "International Server 3",
24692391
"url": "rtmp://ilive3.masterstream.ir/live"
2470-
},
2471-
{
2472-
"name": "International Server 4",
2473-
"url": "rtmp://ilive4.masterstream.ir/live"
24742392
}
24752393
],
24762394
"protocol": "RTMP",
@@ -3488,104 +3406,6 @@
34883406
"keyint": 1,
34893407
"max video bitrate": 6000
34903408
}
3491-
},
3492-
{
3493-
"name": "SOOP Global",
3494-
"common": false,
3495-
"more_info_link": "https://sooplive.helpshift.com/hc/en/3-soop/faq/20",
3496-
"stream_key_link": "https://www.sooplive.com/dashboard",
3497-
"servers": [
3498-
{
3499-
"name": "Default",
3500-
"url": "rtmp://global-stream.sooplive.com/app"
3501-
}
3502-
],
3503-
"protocol": "RTMP",
3504-
"supported video codecs": [
3505-
"h264"
3506-
],
3507-
"supported audio codecs": [
3508-
"aac"
3509-
],
3510-
"recommended": {
3511-
"keyint": 1,
3512-
"profile": "main",
3513-
"bframes": 0,
3514-
"supported resolutions": [
3515-
"1920x1080",
3516-
"1280x720",
3517-
"960x540",
3518-
"640x360"
3519-
],
3520-
"bitrate matrix": [
3521-
{
3522-
"res": "640x360",
3523-
"fps": 30,
3524-
"max bitrate": 500
3525-
},
3526-
{
3527-
"res": "640x360",
3528-
"fps": 60,
3529-
"max bitrate": 1000
3530-
},
3531-
{
3532-
"res": "960x540",
3533-
"fps": 30,
3534-
"max bitrate": 2000
3535-
},
3536-
{
3537-
"res": "960x540",
3538-
"fps": 60,
3539-
"max bitrate": 2000
3540-
},
3541-
{
3542-
"res": "1280x720",
3543-
"fps": 30,
3544-
"max bitrate": 4000
3545-
},
3546-
{
3547-
"res": "1280x720",
3548-
"fps": 60,
3549-
"max bitrate": 4000
3550-
},
3551-
{
3552-
"res": "1920x1080",
3553-
"fps": 30,
3554-
"max bitrate": 8000
3555-
},
3556-
{
3557-
"res": "1920x1080",
3558-
"fps": 60,
3559-
"max bitrate": 8000
3560-
}
3561-
],
3562-
"max fps": 60,
3563-
"max video bitrate": 8000,
3564-
"max audio bitrate": 192
3565-
}
3566-
},
3567-
{
3568-
"name": "Sportify",
3569-
"more_info_link": "https://www.homegroundapp.com",
3570-
"servers": [
3571-
{
3572-
"name": "Default",
3573-
"url": "rtmp://stream.homegroundapp.com/live"
3574-
}
3575-
],
3576-
"recommended": {
3577-
"keyint": 2,
3578-
"max video bitrate": 3500,
3579-
"max audio bitrate": 192,
3580-
"supported resolutions": [
3581-
"1920x1080",
3582-
"1280x720"
3583-
],
3584-
"max fps": 30
3585-
},
3586-
"supported video codecs": [
3587-
"h264"
3588-
]
35893409
}
35903410
]
35913411
}

0 commit comments

Comments
 (0)