0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00

rtmp-services: Add Stre.am service

Closes jp9000/obs-studio#577
This commit is contained in:
Will Jamieson 2016-07-21 15:00:01 -04:00 committed by jp9000
parent 6e98cd89a1
commit 39bdf1b666

View File

@ -617,6 +617,21 @@
"url": "rtmp://live.boomstream.com/live"
}
]
},
{
"name": "Stre.am",
"servers": [
{
"name": "Default",
"url": "rtmp://media.stre.am:1935/live"
}
],
"recommended": {
"keyint": 2,
"profile": "main",
"max video bitrate": 2500,
"max audio bitrate": 160
}
}
]
}