<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">hello, all of users:<br>Merry Christmas! actually, i have asked some questions and problems in this email list. unfortunately, i sill can get it works. my scenario is that:<br>Xlite with video calls->asterisk->rtsp(IP/live.sdp). my xlite will be able to see the video.<br>------------dialplan-------------------------------------------<br>[from-internal]<br>exten => 200,1,Dial(SIP/200)<br>exten => 200,2,Hangup<br>exten => 2000,1,Dial(SIP/2000)<br>exten => 2000,2,Hangup<br>exten => 201,1,Answer<br>exten => 201,2,transcode(,s@camera,h263@qcif/fps=10/kb=52/qmin=4/qmax=12/gs=50)<br>exten => 201,3,HangUp<br>[camera]<br>exten => s,1,Answer<br>exten => s,2,rtsp(http://192.168.2.200/live.sdp)<br>exten => s,3,Hangup<br>--------------------------------------------------------------<br>I have install app_trancoder.c and
app_rtsp.c<br>here, i call 201 using my xlite, the system will forward to IP camera or VLC, the video will be shown to xlite. I do not test any 3G calls, only SIP video calls. <br>I am not veru sure the rtsp implmentation--<br>rtsp(http://192.168.2.200/live.sdp)<br>---------------------<br>can anyone explain it clearly or give me more informations about rtsp in asterisk?<br>thanks!<br>zhu <br> <br><br></td></tr></table><br>