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 [10...@users:1] Answer("SIP/2000-00000000", "") in new stack
-- Executing [10...@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 [10...@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: [email protected]

_______________________________________
_______________________________________________
--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

Reply via email to