rtmp-services: Add MyLive streaming platform
[MyLive](https://mylive.in.th) is a streaming platform in Thailand. Website founded in 2013 and company established in 2017. Closes jp9000/obs-studio#1073
This commit is contained in:
@@ -1136,6 +1136,21 @@
|
||||
"max video bitrate": 1000,
|
||||
"max audio bitrate": 96
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "MyLive",
|
||||
"servers": [
|
||||
{
|
||||
"name": "Default",
|
||||
"url": "rtmp://stream.mylive.in.th/live"
|
||||
}
|
||||
],
|
||||
"recommended": {
|
||||
"keyint": 2,
|
||||
"profile": "main",
|
||||
"max video bitrate": 7000,
|
||||
"max audio bitrate": 192
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user