[asterisk-bugs] [Asterisk 0015484]: [branch] RTMP support in Asterisk

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Jul 17 05:07:45 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15484 
====================================================================== 
Reported By:                phsultan
Assigned To:                phsultan
====================================================================== 
Project:                    Asterisk
Issue ID:                   15484
Category:                   Channels/NewFeature
Reproducibility:            N/A
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-07-10 07:30 CDT
Last Modified:              2009-07-17 05:07 CDT
====================================================================== 
Summary:                    [branch] RTMP support in Asterisk
Description: 
I created a new branch that implements Adobe's RTMP (Real Time Media
Protocol).

It allows Asterisk to connect as a client to an RTMP media server like
Red5 or FMS (Flash Media Server), and then publish or receive media streams
from such server. I only tested the connection with Red5.

To install the branch, you'll need several libavcodec, included in FFMPEG
version 0.5. Be careful to configure FFMPEG's sources with the
--enable-shared option activated in the configure script.

Installation procedure :
# svn co http://svn.digium.com/svn/asterisk/team/phsultan/rtmp-support
asterisk-rtmp
# cd asterisk-rtmp
# ./configure
# make menuselect
[check here that chan_rtmp is eligible for installation]
# make
# make install
====================================================================== 

---------------------------------------------------------------------- 
 (0107887) dlogan (reporter) - 2009-07-17 05:07
 https://issues.asterisk.org/view.php?id=15484#c107887 
---------------------------------------------------------------------- 
just run a quick test on FMS 3.5 

Asterisk started - so it seemed to connect although we did not see
anything on the FMS console. We also did not see any pings back from FMS to
Asterisk like we do from Red5.

We then tried to route a call - Asterisk thought it worked - but then
dropped the call after a couple of mins - FMS did not see the RTMP.

I am very happy to help test here - do you have any suggestions /
comments.  I am also going to run some tests on Wowza. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-07-17 05:07 dlogan         Note Added: 0107887                          
======================================================================




More information about the asterisk-bugs mailing list