rmtp-services: Add Viloud service

Viloud is an online video platform for creating and streaming live,
linear and on-demand TV channels.
master
Joan Miquel Fuster 2020-10-29 19:23:40 +01:00 committed by Jim
parent 6af8726c74
commit 0f1be8705c
1 changed files with 14 additions and 0 deletions

View File

@ -1819,6 +1819,20 @@
"max video bitrate": 5000,
"max audio bitrate": 160
}
},
{
"name": "Viloud",
"servers": [
{
"name": "Default",
"url": "rtmp://live.viloud.tv:5222/app"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 5000,
"max audio bitrate": 160
}
}
]
}