UI: Add recommended settings for Aparat
Closes obsproject/obs-studio#4339
This commit is contained in:
parent
4ef0d3bc69
commit
883ec6fb66
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"url": "https://obsproject.com/obs2_update/rtmp-services",
|
"url": "https://obsproject.com/obs2_update/rtmp-services",
|
||||||
"version": 170,
|
"version": 171,
|
||||||
"files": [
|
"files": [
|
||||||
{
|
{
|
||||||
"name": "services.json",
|
"name": "services.json",
|
||||||
"version": 170
|
"version": 171
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -1276,7 +1276,13 @@
|
|||||||
"name": "Default",
|
"name": "Default",
|
||||||
"url": "rtmp://rtmp.cdn.asset.aparat.com:443/event"
|
"url": "rtmp://rtmp.cdn.asset.aparat.com:443/event"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"recommended": {
|
||||||
|
"keyint": 2,
|
||||||
|
"max video bitrate": 6000,
|
||||||
|
"max audio bitrate": 320,
|
||||||
|
"x264opts": "scenecut=0"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "GameTips.TV",
|
"name": "GameTips.TV",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user