Merge pull request #525 from thekrzos/patch-1
Please add DJlive.pl - polish platform for DJ`s to services.jsonmaster
commit
183d12f002
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"url": "https://obsproject.com/obs2_update/rtmp-services",
|
||||
"version": 16,
|
||||
"version": 17,
|
||||
"files": [
|
||||
{
|
||||
"name": "services.json",
|
||||
"version": 16
|
||||
"version": 17
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -465,6 +465,21 @@
|
|||
"url": "rtmp://de.live.cashplay.tv/live"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "DJlive.pl",
|
||||
"servers": [
|
||||
{
|
||||
"name": "Default",
|
||||
"url": "rtmp://live.djlive.pl/live"
|
||||
}
|
||||
],
|
||||
"recommended": {
|
||||
"keyint": 1,
|
||||
"profile": "high",
|
||||
"max video bitrate": 1300,
|
||||
"max audio bitrate": 320
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue