Added basic minimal HTTP server output.
This commit is contained in:
parent
9e10cc621c
commit
2d37739c30
3 changed files with 86 additions and 0 deletions
|
@ -308,6 +308,7 @@ endmacro()
|
|||
makeOutput(RTMP rtmp)
|
||||
makeOutput(OGG progressive_ogg http)
|
||||
makeOutput(FLV progressive_flv http)
|
||||
makeOutput(HTTPMinimalServer http_minimalserver http)
|
||||
makeOutput(MP4 progressive_mp4 http)
|
||||
makeOutput(MP3 progressive_mp3 http)
|
||||
makeOutput(HSS hss http)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue