[Asterisk-video] Need some help regarding Asterisk video setup

Klaus Darilion klaus.mailinglists at pernau.at
Fri Jun 25 08:09:23 CDT 2010


Looks like somebody else also works on RTMP:
http://svnview.digium.com/svn/asterisk/team/phsultan/rtmp-support/channels/chan_rtmp.c?revision=234093&view=markup&pathrev=272519

regards
Klaus

Am 24.06.2010 12:28, schrieb Borja SIXTO:
> Hi,
>
> i6net is working on a channel RTMP to be able to play (and send) a video
> stream to a basic FlashApplication.
> You can, see and hear in a web page the video sent by a SIP video phone.
> This can interest you in that kind of configuration ?
>
> Regards,
>
> Borja
>
>
> Le 24/06/2010 11:39, Klaus Darilion a écrit :
>>
>> Am 24.06.2010 09:41, schrieb 李波:
>>
>>> I want to receive rtp+h.263 stream from one soft sip phone and
>>> re-package them into rtsp stream to play back to another soft sip phone.
>> Asterisk can not produce RTSP streams, it only can receive RTSP streams.
>>
>> Also I do not know any SIP phone which can receive RTSP streams.
>>
>> regards
>> klaus
>>
>>> I am confused whether I need an Darwin Server?
>>> The first option can do that ?
>>> If it can do that ,can you show me some sample dialplan for this
>>> situation?
>>> Best Regards.
>>> Winters.
>>> >>/ You have 2 options:
>>> />>/ 1. video is provided by Asterisk
>>> />>/
>>> />>/ SIP phone<--SIP+RTP--> Asterisk
>>> />>/ ^ (using mp4play())
>>> />>/ |
>>> />>/ video.mp4
>>> />>/
>>> />>/
>>> />>/ 2. video is provided by a streaming server (e.g. darwin) and
>>> Asterisk
>>> />>/ (app_rtsp.c) bridges between the SIP call and the video stream.
>>> />>/
>>> />>/ SIP phone<--SIP+RTP--> Asterisk<---RTSP-------> Darwin
>>> />>/ (using rtsp()) ^
>>> />>/ |
>>> />>/ video.mp4
>>> /
>>>
>



More information about the asterisk-video mailing list