Bug 155033 - New port: net/crtmpserver High performance C++ RTMP Server
Summary: New port: net/crtmpserver High performance C++ RTMP Server
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Sylvio Cesar Teixeira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-25 16:10 UTC by Gavriloaie Eugen-Andrei
Modified: 2011-02-28 16:20 UTC (History)
0 users

See Also:


Attachments
file.shar (5.23 KB, text/plain)
2011-02-25 16:10 UTC, Gavriloaie Eugen-Andrei
no flags Details
smime.p7s (3.83 KB, application/pkcs7-signature)
2011-02-28 15:47 UTC, Gavriloaie Eugen-Andrei
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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