<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi all, I downloaded the app_rtsp application from the following place and tried to install but I got an error.<br><br>&nbsp; &nbsp; &nbsp; &nbsp; https://asteriskvideo.svn.sourceforge.net/svnroot/asteriskvideo/app_rtsp/app_rtsp.c<br><br>The error is the following:<br>[CC] app_rtsp.c -&gt; app_rtsp.o
<br>In file included from /usr/include/inttypes.h:28,
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from /opt/asterisk-1.4.26/include/asterisk/compat.h:20,
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from /opt/asterisk-1.4.26/include/asterisk.h:27,
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from app_rtsp.c:24:
<br>/usr/include/stdint.h:37: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘typedef’
<br><br><br>The following is what is in the stdint.h file:<br><br>&nbsp;36 # define __int8_t_defined
<br>&nbsp;37 typedef signed char&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; int8_t;
<br>&nbsp;38 typedef short int&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; int16_t;
<br>&nbsp;39 typedef int&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; int32_t;
<br><br><br>So, what is the problem? BTW, the sip.fontventa website is down. How can I then use the app_rtsp application. I mean after successfully installing the application what are the steps. I know how to configure a streaming server.<br><br>Thank you in advance.<br><br>Best regards,<br><br>- Zelalem S. <br>Grahamstown, SA<br><br><br><br><hr id="stopSpelling">Date: Tue, 26 Jan 2010 12:13:13 +0100<br>From: salvatore.frandina@gmail.com<br>To: asterisk-video@lists.digium.com<br>Subject: [Asterisk-video] App_rtsp<br><br><div>Hi,<br clear="all"></div><div>app_rtsp is used to send a video/audio stream to a specific extension. From Asterisk to a softphone/hardphone. Can it be used in the opposite way as streaming source toward Asterisk?</div>
<div><br></div><div>Thank you in advance</div><div><br></div>-- <br>_______________________________________<br>Salvatore Frandina<br>website: <a href="http://frandinas.altervista.org">http://frandinas.altervista.org</a><br>
mail: <a href="mailto:salvatore.frandina@gmail.com">salvatore.frandina@gmail.com</a><br><br>_______________________________________<br><br>                                               <br /><hr />Hotmail: Free, trusted and rich email service. <a href='https://signup.live.com/signup.aspx?id=60969' target='_new'>Get it now.</a></body>
</html>