CVSweb ] [
Homepage ] [ | Version: 2.1c1, Package name: flvstreamer-2.1c1 |
| Maintained by: The OpenBSD ports mailing-list |
Master sites:
|
| Description 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. |
| MD5: SGY4cyiticlXr5CiR45VVg= |
| RMD160: SKsXPU8DMu8rTUKnLnxjfHlDBm8= |
| Filesize: 75.565 KB |
Package available on: cdrom( Distfile available on: cdrom( |
| Version History (View Complete History) |
|
| 2010-02-26 11:46:52 by Stuart Henderson | Files touched by this commit (5) |
Log message: - 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-01-04 04:14:47 by Stuart Henderson | Files touched by this commit (5) |
Log message: Update to 2.1a, now forked from the new C-only rtmpdump. |
| 2009-11-16 05:05:21 by Stuart Henderson | Files touched by this commit (5) |
Log message: Update to 1.9 |
| 2009-09-10 11:08:52 by Stuart Henderson | Files touched by this commit (2) |
Log message: Update to 1.8k; better handling of unclean shutdown |
| 2009-08-30 06:50:52 by Stuart Henderson | Files touched by this commit (2) |
Log message: update flvstreamer to 1.8j; - Allow chunk stream ids upto 3 bytes long - Fixed >2GB file handling |
| 2009-08-17 07:52:39 by Stuart Henderson | Files touched by this commit (2) |
Log message: Update to 1.8i; minor fixes |
| 2009-07-29 07:28:10 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to 1.8f, some small bugfixes and improvements. |
| 2009-07-18 15:56:31 by Stuart Henderson | Files touched by this commit (2) |
Log message: Minor update to flvstreamer 1.8d |
| 2009-07-12 13:40:40 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to 1.8c |
| 2009-06-23 18:04:46 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to 0.8a; various fixes and improvements, including support for more reliable live streams. |
| 2009-05-25 02:49:31 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - s/lpthread/pthread ok sthen@ |