Working .wav live and VoD output, PCM A-law and MP3
This commit is contained in:
parent
b7d1d38fb4
commit
dda3a24805
5 changed files with 164 additions and 0 deletions
|
@ -405,6 +405,7 @@ makeOutput(HTTPTS httpts http ts)
|
|||
makeOutput(HLS hls http ts)
|
||||
makeOutput(Push push)#LTS
|
||||
makeOutput(RTSP rtsp)#LTS
|
||||
makeOutput(WAV wav)#LTS
|
||||
if (NOT DEFINED NOSSL )
|
||||
makeOutput(HTTPS https)#LTS
|
||||
target_link_libraries(MistOutHTTPS mbedtls mbedcrypto mbedx509)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue