|
@@ -2531,6 +2531,71 @@
|
|
"max video bitrate": 7200,
|
|
"max video bitrate": 7200,
|
|
"max audio bitrate": 196
|
|
"max audio bitrate": 196
|
|
}
|
|
}
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "Shareplay.tv",
|
|
|
|
+ "more_info_link": "https://shareplay.tv",
|
|
|
|
+ "servers": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Default",
|
|
|
|
+ "url": "rtmp://shareplay.tv:833/live"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "recommended": {
|
|
|
|
+ "keyint": 2,
|
|
|
|
+ "profile": "main",
|
|
|
|
+ "supported resolutions": [
|
|
|
|
+ "1920x1080",
|
|
|
|
+ "1280x720",
|
|
|
|
+ "852x480",
|
|
|
|
+ "640x360"
|
|
|
|
+ ],
|
|
|
|
+ "bitrate matrix": [
|
|
|
|
+ {
|
|
|
|
+ "res": "640x360",
|
|
|
|
+ "fps": 30,
|
|
|
|
+ "max bitrate": 1000
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "res": "640x360",
|
|
|
|
+ "fps": 60,
|
|
|
|
+ "max bitrate": 1500
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "res": "852x480",
|
|
|
|
+ "fps": 30,
|
|
|
|
+ "max bitrate": 2000
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "res": "852x480",
|
|
|
|
+ "fps": 60,
|
|
|
|
+ "max bitrate": 3000
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "res": "1280x720",
|
|
|
|
+ "fps": 30,
|
|
|
|
+ "max bitrate": 4000
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "res": "1280x720",
|
|
|
|
+ "fps": 60,
|
|
|
|
+ "max bitrate": 6000
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "res": "1920x1080",
|
|
|
|
+ "fps": 30,
|
|
|
|
+ "max bitrate": 6000
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "res": "1920x1080",
|
|
|
|
+ "fps": 60,
|
|
|
|
+ "max bitrate": 9000
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "max fps": 60,
|
|
|
|
+ "max video bitrate": 9000,
|
|
|
|
+ "max audio bitrate": 128
|
|
|
|
+ }
|
|
}
|
|
}
|
|
]
|
|
]
|
|
}
|
|
}
|