Added HTTPS output

This commit is contained in:
Thulinma 2016-11-11 13:11:00 +01:00
parent 7c37620294
commit bd58b5ddbd
3 changed files with 251 additions and 0 deletions

View file

@ -379,6 +379,8 @@ makeOutput(HTTPTS httpts http ts)
makeOutput(HLS hls http ts)
makeOutput(Push push)#LTS
makeOutput(RTSP rtsp)#LTS
makeOutput(HTTPS https)#LTS
target_link_libraries(MistOutHTTPS mbedtls mbedcrypto mbedx509)
makeOutput(DASH dash_mp4 http)#LTS
if (DEFINED WITH_SANITY )