<div>Hi Aman,</div>
<div>I just sent a request to you in google talk. Please accept it so we can chat whenever required.</div>
<div> </div>
<div>--Manoj<br><br></div>
<div class="gmail_quote">On Tue, Mar 30, 2010 at 10:40 PM, aman kumar <span dir="ltr">&lt;<a href="mailto:ursaman@gmail.com">ursaman@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div>Hi Klaus , </div>
<div> </div>
<div>I really appreciate your response.You have answered , what I was looking for . I think , It will take couple of weeks to implement all the things , which you mentioned. I am very thankful . </div>
<div> </div>
<div>Thanks, </div>
<div>Aman<font color="#888888"><br><br></font></div>
<div>
<div></div>
<div class="h5">
<div class="gmail_quote">On Mon, Mar 29, 2010 at 11:49 PM, Klaus Darilion <span dir="ltr">&lt;<a href="mailto:klaus.mailinglists@pernau.at" target="_blank">klaus.mailinglists@pernau.at</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote"><br><br>Am 30.03.2010 02:12, schrieb aman kumar: 
<div><br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Hello ,<br>I am a beginner user for asterisk and Linux environment .  I need some<br>help for setup video calls and video streaming with asterisk .I will<br>
appreciate , If you can me some links, white paper , examples or<br>any kind of help for that .I have downloaded AsteriskNow and installed<br>in my server. I have following questions , please response.<br>1. Is AsteriskNow good for Video calls.<br>
</blockquote><br></div>If you only want to make video calls between SIP phones, then it should be OK.<br><br>If you also do video streaming to SIP phones, or if you need video telephony also to 3G UMTS video phones, then you need to patch Asterisk and I think then it is better to use a plain Asterisk version. 
<div><br><br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">2. Do I need any addon / plug in / Hardware for the server  for video<br>calls .<br></blockquote><br></div>
For video calls: no, just enable video in sip.conf (search for video in the sample config file)<br><br>For 3G UMTS video calls: yes. You need ISDN (or SS7) interface cards<br><br>For streaming (RTSP), recording and playback of video files: yes. You need the applications from<br>
<a href="https://asteriskvideo.svn.sourceforge.net/svnroot/asteriskvideo/" target="_blank">https://asteriskvideo.svn.sourceforge.net/svnroot/asteriskvideo/</a> 
<div><br><br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">3. How can we stream some static video contents through Asterisk.<br></blockquote><br></div>For example you can store the video as mp4 file. Then use mp4play() to playback the video to the caller. mp4play() is inlcuded in app_mp4.c (<a href="https://asteriskvideo.svn.sourceforge.net/svnroot/asteriskvideo/app_mp4/app_mp4.c" target="_blank">https://asteriskvideo.svn.sourceforge.net/svnroot/asteriskvideo/app_mp4/app_mp4.c</a>) 
<div><br><br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">4. Do we require any type of media server for contents or streaming video.<br></blockquote><br></div>You have 2 options:<br>
1. video is provided by Asterisk<br><br>SIP phone &lt;--SIP+RTP--&gt; Asterisk<br>                          ^  (using mp4play())<br>                          |<br>                       video.mp4<br><br><br>2. video is provided by a streaming server (e.g. darwin) and Asterisk (app_rtsp.c) bridges between the SIP call and the video stream.<br>
<br>SIP phone &lt;--SIP+RTP--&gt; Asterisk &lt;---RTSP-------&gt; Darwin<br>                      (using rtsp())               ^<br>                                                   |<br>                                               video.mp4 
<div><br><br><br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">5. What are the basic steps for integration Video with asterisk server.<br></blockquote><br></div>Hint: only try the enxt step if the previous works<br>
<br>1. Install a &quot;vanilla&quot; (plain) Asterisk<br><br>2. Start with SIP-to-SIP video calls. By 2 webcams and use XLite to make video calls. (enable video in sip.conf)<br><br>3. Try also with the Echo() application. Then the caller should see itself.<br>
<br>4. Add app_mp4.c to Asterisk and reinstall Asterisk<br><br>5. Use mp4save() to record a video call from a SIP phone. Use mpeg4ip tools to analyze the recorded video (audio, video and hint tracks).<br><br>6. Use mp4play() to playback the recorded video to the SIP phone<br>
<br>7. use ffmpeg and mpeg4ip tools to create a video with hint tracks. Then playback this video to the caller using mp4play.<br><br>regards<br><font color="#888888">klaus</font> 
<div>
<div></div>
<div><br><br><br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">I have asked too many questions so that you can come to know , what is<br>my Goal. Please guide me .<br>Thanks ,<br>
Aman<br><br></blockquote></div></div></blockquote></div><br></div></div><br>--<br>_____________________________________________________________________<br>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com/" target="_blank">http://www.api-digital.com</a> --<br>
<br>asterisk-video mailing list<br>To UNSUBSCRIBE or update options visit:<br>  <a href="http://lists.digium.com/mailman/listinfo/asterisk-video" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-video</a><br>
</blockquote></div><br>