Added H264 Annex B stream input
This commit is contained in:
parent
efcb038a26
commit
a0d54e1a95
3 changed files with 161 additions and 0 deletions
|
@ -282,6 +282,7 @@ makeInput(MP3 mp3)
|
|||
makeInput(FLV flv)
|
||||
makeInput(OGG ogg)
|
||||
makeInput(Buffer buffer)
|
||||
makeInput(H264 h264)
|
||||
|
||||
########################################
|
||||
# MistServer - Outputs #
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue