openbsd-ports/net/flvstreamer/pkg/DESCR
sthen 4fb06eaad8 - update to 2.1c1, fixes a corruption problem with resume
- sync port Makefile with rtmpdump
- install new utils

ok jasper@, earlier version ok benoit@
(reminder, ports is not fully open, do not commit without specific permission)
2010-02-26 18:46:52 +00:00

7 lines
290 B
Plaintext

A small dumper for media content streamed over the RTMP protocol.
Supplying an rtmp url will result in a dumped flv file, which can be
played/transcoded using ffmpeg/mplayer, etc.
flvstreamer is forked from rtmpdump (which is still tracked closely)
but the rtmpe support has been removed.