Added MistOutSanityCheck
This commit is contained in:
parent
11ce47ace9
commit
754d687486
3 changed files with 138 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue