rtmp-services: Add Vimeo to services list
This commit adds Vimeo RTMP ingest to services.json. Closes jp9000/obs-studio#1178
This commit is contained in:
@@ -1175,6 +1175,15 @@
|
||||
"max video bitrate": 1000,
|
||||
"max audio bitrate": 64
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Vimeo",
|
||||
"servers": [
|
||||
{
|
||||
"name": "Default",
|
||||
"url": "rtmp://rtmp.cloud.vimeo.com/live"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user