Commit graph

5 commits

Author SHA1 Message Date
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Li-Wen Hsu
b7a2d32333 - Update to 0.545
PR:		ports/158886
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
Approved by:	C++ RTMP Server Support (Andrei) <support@rtmpd.com> (maintainer)
2011-07-30 15:49:07 +00:00
Mark Linimon
802eca48b4 Mark as broken on sparc64: does not compile. 2011-07-16 05:40:24 +00:00
Sylvio Cesar Teixeira
f66e9554e6 - Change variable in crtmpserver.in
- BUMP PORTREVISION

Submitted by:	dougb@ (via e-mail)
2011-03-01 17:33:52 +00:00
Sylvio Cesar Teixeira
3dd70d87f6 High performance RTMP/RTSP streaming server
rtmpd is a high performance streaming server able to stream
 (live or recorded) in the following technologies:
  - To and from Flash (RTMP,RTMPE, RTMPS, RTMPT, RTMPTE)
  - To and from embedded devices: iPhone, Android
  - From surveillance cameras
  - IP-TV using MPEG-TS and RTSP/RTCP/RTP protocols
 Also, rtmpd can be used as a high performance rendes-vous server.
 For example, it enables you to do:
  - Audio/Video conferencing
  - Online gaming
  - Online collaboration
  - Simple/complex chat applications

WWW: http://www.rtmpd.com

PR:		ports/155033
Submitted by:	Gavriloaie Eugen-Andrei <crtmpserver@gmail.com>
2011-02-28 13:57:38 +00:00