rtmp-services: Add "Lovecast"
This commit is contained in:
parent
08d9069201
commit
60753fbfaf
@ -1,10 +1,10 @@
|
||||
{
|
||||
"url": "https://obsproject.com/obs2_update/rtmp-services",
|
||||
"version": 177,
|
||||
"version": 178,
|
||||
"files": [
|
||||
{
|
||||
"name": "services.json",
|
||||
"version": 177
|
||||
"version": 178
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -284,6 +284,26 @@
|
||||
"x264opts": "scenecut=0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Lovecast",
|
||||
"servers": [
|
||||
{
|
||||
"name": "Default",
|
||||
"url": "rtmp://live-a.lovecastapp.com:5222/app"
|
||||
}
|
||||
],
|
||||
"recommended": {
|
||||
"keyint": 2,
|
||||
"profile": "main",
|
||||
"max video bitrate": 8000,
|
||||
"max audio bitrate": 192,
|
||||
"supported resolutions": [
|
||||
"1920x1080",
|
||||
"1280x720"
|
||||
],
|
||||
"max fps": 30
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Luzento.com - RTMP",
|
||||
"servers": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user