Added load balancer input

This commit is contained in:
Thulinma 2017-01-15 23:42:56 +01:00
parent f5faa61ed4
commit 9cc2f75a8e
4 changed files with 108 additions and 0 deletions

View file

@ -354,6 +354,7 @@ makeInput(ISMV ismv)#LTS
makeInput(MP4 mp4)#LTS
makeInput(TS ts)#LTS
makeInput(Folder folder)#LTS
makeInput(Balancer balancer)#LTS
########################################
# MistServer - Outputs #