Merge pull request #3164 from matticusfinch/patch-3
rtmp-services: Update Uscreen service
This commit is contained in:
commit
6f2f62deb5
@ -1,10 +1,10 @@
|
||||
{
|
||||
"url": "https://obsproject.com/obs2_update/rtmp-services",
|
||||
"version": 141,
|
||||
"version": 142,
|
||||
"files": [
|
||||
{
|
||||
"name": "services.json",
|
||||
"version": 141
|
||||
"version": 142
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -1096,9 +1096,14 @@
|
||||
"servers": [
|
||||
{
|
||||
"name": "Default",
|
||||
"url": "rtmp://live.uscreen.app/app"
|
||||
"url": "rtmp://global-live.uscreen.app:5222/app"
|
||||
}
|
||||
]
|
||||
],
|
||||
"recommended": {
|
||||
"keyint": 2,
|
||||
"max video bitrate": 8000,
|
||||
"max audio bitrate": 192
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Stripchat",
|
||||
|
Loading…
x
Reference in New Issue
Block a user