Added MistOutSanityCheck

This commit is contained in:
Thulinma 2016-09-14 21:03:21 +02:00
parent 11ce47ace9
commit 754d687486
3 changed files with 138 additions and 0 deletions

View file

@ -383,6 +383,10 @@ makeOutput(RTSP rtsp)#LTS
makeOutput(TSPush ts_push ts)#LTS
makeOutput(DASH dash_mp4 http)#LTS
if (DEFINED WITH_SANITY )
makeOutput(SanityCheck sanitycheck)#LTS
endif()
add_executable(MistOutHTTP
src/output/mist_out.cpp
src/output/output.cpp