rtmp-services: Add CamSoda service
This commit is contained in:
parent
6a9e59108b
commit
e4835daac2
@ -889,6 +889,43 @@
|
||||
"x264opts": "tune=zerolatency"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "CamSoda",
|
||||
"servers": [
|
||||
{
|
||||
"name": "North America",
|
||||
"url": "rtmp://obs-ingest-na.camsoda.com/cam_obs"
|
||||
},
|
||||
{
|
||||
"name": "South America",
|
||||
"url": "rtmp://obs-ingest-sa.camsoda.com/cam_obs"
|
||||
},
|
||||
{
|
||||
"name": "Asia",
|
||||
"url": "rtmp://obs-ingest-as.camsoda.com/cam_obs"
|
||||
},
|
||||
{
|
||||
"name": "Europe",
|
||||
"url": "rtmp://obs-ingest-eu.camsoda.com/cam_obs"
|
||||
},
|
||||
{
|
||||
"name": "Oceania",
|
||||
"url": "rtmp://obs-ingest-oc.camsoda.com/cam_obs"
|
||||
}
|
||||
],
|
||||
"recommended": {
|
||||
"supported resolutions": [
|
||||
"1920x1080",
|
||||
"1280x720",
|
||||
"852x480",
|
||||
"480x360"
|
||||
],
|
||||
"max fps": 30,
|
||||
"max video bitrate": 6000,
|
||||
"max audio bitrate": 160,
|
||||
"x264opts": "tune=zerolatency"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Chaturbate",
|
||||
"servers": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user