[Asterisk-video] app_rtsp problem

Salvatore Frandina salvatore.frandina at gmail.com
Wed Nov 25 08:13:33 CST 2009


Hi all!

I am trying to use VLC as rtsp server to use with app_rtsp.
The Stream is accessible by VLC from other machines within the network
but asterisk says:

-- Executing [10000 at users:1] Answer("SIP/2000-00000000", "") in new stack
-- Executing [10000 at users:2] rtsp("SIP/2000-00000000", "rtsp://
10.36.1.12:8080/test.sdp") in new stack
[Nov 25 14:52:52] WARNING[2157]: app_rtsp.c:1083 rtsp_play: >rtsp play
[Nov 25 14:52:52] WARNING[2157]: channel.c:3106 set_format: Unable to find a
codec translation path from 0x4 (ulaw) to 0x0 (nothing)
[Nov 25 14:52:52] ERROR[2157]: app_rtsp.c:1358 rtsp_play: No media found
[Nov 25 14:52:52] WARNING[2157]: app_rtsp.c:1620 rtsp_play: <rtsp_play --
Executing [10000 at users:3] Hangup("SIP/2000-00000000", "") in new stack

Did anyone get that running? How?

This is the extension.conf
exten => 10000,1,Answer()
exten => 10000,2,rtsp(rtsp://10.36.1.12:8080/test.sdp)
exten => 10000,3,Hangup()

Thank

PS
Can i use VLC as sip client?

-- 
_______________________________________
Salvatore Frandina
website: http://frandinas.altervista.org
mail: salvatore.frandina at gmail.com

_______________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-video/attachments/20091125/e58cf1b3/attachment.htm 


More information about the asterisk-video mailing list