rmtp-services: Add Viloud service
Viloud is an online video platform for creating and streaming live, linear and on-demand TV channels.master
parent
6af8726c74
commit
0f1be8705c
|
@ -1819,6 +1819,20 @@
|
||||||
"max video bitrate": 5000,
|
"max video bitrate": 5000,
|
||||||
"max audio bitrate": 160
|
"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
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue