Commit 33ec9ef9 authored by Martin Storsjö's avatar Martin Storsjö

Add a tool for creating smooth streaming manifests

It can also optionally split the file into individual fragments,
which allows it to be served from any web server without any
server side support.
Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
parent bc7d0517
......@@ -354,6 +354,6 @@ SKIPHEADERS-$(CONFIG_NETWORK) += network.h rtsp.h
EXAMPLES = metadata output
TESTPROGS = seek
TOOLS = aviocat pktdumper probetest
TOOLS = aviocat ismindex pktdumper probetest
$(SUBDIR)output-example$(EXESUF): ELIBS = -lswscale
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment