Added SRT input, MP4 output subtitle support, DASH and HLS output subtitle support

This commit is contained in:
Ramoe 2017-11-23 10:18:28 +01:00 committed by Thulinma
parent b9e261e1ef
commit e09cd5308e
6 changed files with 374 additions and 133 deletions

View file

@ -382,6 +382,8 @@ makeInput(Folder folder)#LTS
makeInput(Balancer balancer)#LTS
makeInput(RTSP rtsp)#LTS
makeInput(SRT srt)#LTS
########################################
# MistServer - Outputs #
########################################