Bug 155033

Summary: New port: net/crtmpserver High performance C++ RTMP Server
Product: Ports & Packages Reporter: Gavriloaie Eugen-Andrei <crtmpserver>
Component: Individual Port(s)Assignee: Sylvio Cesar Teixeira <sylvio>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar
none
smime.p7s none

Description Gavriloaie Eugen-Andrei 2011-02-25 16:10:07 UTC
crtmpserver 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, crtmpserver 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

Fix: Patch attached with submission follows:
Comment 1 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2011-02-25 17:34:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sylvio

I'll take it.
Comment 2 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2011-02-28 13:58:06 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 Gavriloaie Eugen-Andrei 2011-02-28 15:47:22 UTC
Thank you for pushing it into the mainstream :)

I have one minor issue. The rc.d script has the following line inside it:

crtmpserver_username="%%USERS%%"

Obviously, command_args="--daemon --uid=`id -u ${crtmpserver_username}` $crtmpserver_config" will fail to determine the uid for %%USERS%%
Am I'm missing something?

Cheers,
Andrei

P.S. Please excuse me if this is a stupid question, but this is my first FreeBSD port
------
Eugen-Andrei Gavriloaie
Web: http://www.rtmpd.com