Added skipDynamic optional argument to most binary representations of metadata/tracks, which skips sending dynamic parts of the metadata if true.
This commit is contained in:
parent
10af060ab4
commit
668560ff05
11 changed files with 344 additions and 111 deletions
|
@ -359,6 +359,7 @@ macro(makeOutput outputName format)
|
|||
endmacro()
|
||||
|
||||
makeOutput(RTMP rtmp)
|
||||
makeOutput(DTSC dtsc)
|
||||
makeOutput(OGG progressive_ogg http)
|
||||
makeOutput(FLV progressive_flv http)
|
||||
makeOutput(HTTPMinimalServer http_minimalserver http)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue