rtmp-services: Add Xlovecam.com streaming service

master
nico 2020-04-27 17:23:15 +02:00 committed by jp9000
parent 31c3bd5a96
commit ffe9bcab15
1 changed files with 40 additions and 0 deletions

View File

@ -1861,6 +1861,46 @@
"max video bitrate": 6000,
"max audio bitrate": 160
}
},
{
"name": "XLoveCam.com",
"servers": [
{
"name": "Europe(main)",
"url": "rtmp://nl.eu.stream.xlove.com/performer-origin"
},
{
"name": "Europe(Romania)",
"url": "rtmp://ro.eu.stream.xlove.com/performer-origin"
},
{
"name": "Europe(Russia)",
"url": "rtmp://ru.eu.stream.xlove.com/performer-origin"
},
{
"name": "North America(US East)",
"url": "rtmp://usec.na.stream.xlove.com/performer-origin"
},
{
"name": "North America(US West)",
"url": "rtmp://uswc.na.stream.xlove.com/performer-origin"
},
{
"name": "North America(Canada)",
"url": "rtmp://ca.na.stream.xlove.com/performer-origin"
},
{
"name": "South America",
"url": "rtmp://co.sa.stream.xlove.com/performer-origin"
},
{
"name": "Asia",
"url": "rtmp://sg.as.stream.xlove.com/performer-origin"
}
],
"recommended": {
"x264opts": "scenecut=0"
}
}
]
}