Am 24.06.2010 14:59, schrieb 李波: > Hi klaus, > > Only receive rtsp? > What does asterisk do when it use app_rtsp? > Receive rtsp stream?
Yes, the RTSP stream is received, and then by app_rtsp converted into the Asterisk internal format. > Not play the stream to the client? Once the audio is "inside" Asterisk you can do whatever Asterisk can do with Audio, e.g. send it to a SIP client as RTP stream (but you can not send RTSP - but I think you do not even want this). PS: Please stay on the mailing list regards Klaus -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-video mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-video
