Skip to content
Snippets Groups Projects
Commit e771e6dd authored by Martin Storsjö's avatar Martin Storsjö
Browse files

movenc: Allow writing to a non-seekable output if using empty moov


In this mode, no seeks will be done except for within moov/moof
fragments, which should fit within the AVIOContext buffer.

This allows pushing live smooth streaming format data to
a live publishing point on IIS over http.

Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
parent f5322104
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment