[Asterisk-Dev] RTSP channel

Neutel Rodrigues est-n-rodrigues at ptinovacao.pt
Wed Jun 16 07:33:39 MST 2004


We are developing a new * plugin to make it interoperable with RTSP
Streamming servers like Darwin. In this way it would be possible, eg, to
make any * video enabled terminal (like sip and h323) to access Real-time
multimedia content. For that we are developing an * RTSP channel. We are
having the following approach:
1- we have an application that handles the RTSP messages exchanged with RTSP
server (eg Darwin) that will  initialise an ast_channel struct (only with
the values needed for the RTP/RTCP session) to link the terminal with RTSP
server.
2- we will move the RTSP messages from the application to a new RTSP channel
module and complete the ast_channel struct initialization.
This way we may reuse any existing * application like Dial to redirect *
extensions to RTSP addresses to have services like simple playvideo or new
applications for more complex services like Video portals (to add video to
existing voice portals) where we can associate dtmf commands to RTSP
commands like pause/play.
What do you think about this approach? Anyone interested to collaborate on
this ?
Regards,
PCh & Neutel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20040616/9799d507/attachment.htm


More information about the asterisk-dev mailing list