mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-30 17:58:37 +08:00
rtmp-services: Update Lightcast.com to Premium CDN
Incremented Version Update services.json Updated Lightcast.com to new Premium CDN
This commit is contained in:
committed by
Ryan Foster
parent
46b5f7e6d0
commit
ab6ecde20f
@@ -5,7 +5,7 @@
|
||||
"files": [
|
||||
{
|
||||
"name": "services.json",
|
||||
"version": 258
|
||||
"version": 259
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1503,38 +1503,23 @@
|
||||
"name": "Lightcast.com",
|
||||
"servers": [
|
||||
{
|
||||
"name": "North America / East",
|
||||
"url": "rtmp://us-east.live.lightcast.com/202E1F/default"
|
||||
"name": "North America 1",
|
||||
"url": "rtmp://ingest-na1.live.lightcast.com/in"
|
||||
},
|
||||
{
|
||||
"name": "North America / West",
|
||||
"url": "rtmp://us-west.live.lightcast.com/202E1F/default"
|
||||
"name": "North America 2",
|
||||
"url": "rtmp://ingest-na2.live.lightcast.com/in"
|
||||
},
|
||||
{
|
||||
"name": "Europe / Amsterdam",
|
||||
"url": "rtmp://europe.live.lightcast.com/202E1F/default"
|
||||
},
|
||||
{
|
||||
"name": "Europe / Frankfurt",
|
||||
"url": "rtmp://europe-fra.live.lightcast.com/202E1F/default"
|
||||
},
|
||||
{
|
||||
"name": "Europe / Stockholm",
|
||||
"url": "rtmp://europe-sto.live.lightcast.com/202E1F/default"
|
||||
},
|
||||
{
|
||||
"name": "Asia / Hong Kong",
|
||||
"url": "rtmp://asia.live.lightcast.com/202E1F/default"
|
||||
},
|
||||
{
|
||||
"name": "Australia / Sydney",
|
||||
"url": "rtmp://australia.live.lightcast.com/202E1F/default"
|
||||
"name": "Europe",
|
||||
"url": "rtmp://ingest-eu1.live.lightcast.com/in"
|
||||
}
|
||||
],
|
||||
"recommended": {
|
||||
"keyint": 2,
|
||||
"max video bitrate": 6000,
|
||||
"max audio bitrate": 160
|
||||
"max audio bitrate": 320,
|
||||
"x264opts": "scenecut=0"
|
||||
},
|
||||
"supported video codecs": [
|
||||
"h264"
|
||||
|
||||
Reference in New Issue
Block a user