<div dir="ltr"><br><br><div class="gmail_quote">2008/8/20  <span dir="ltr">&lt;<a href="mailto:live-devel-request@ns.live555.com">live-devel-request@ns.live555.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Send live-devel mailing list submissions to<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://lists.live555.com/mailman/listinfo/live-devel" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:live-devel-request@lists.live555.com">live-devel-request@lists.live555.com</a><br>
<br>
You can reach the person managing the list at<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:live-devel-owner@lists.live555.com">live-devel-owner@lists.live555.com</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of live-devel digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
 &nbsp; 1. Re: redirecting audio stream to form rtp frames (Ross Finlayson)<br>
 &nbsp; 2. Decoding MPEG4 video via RTSP (Shiva Shankar N)<br>
 &nbsp; 3. Receiving streams uosing openRTSP (Melvin_Raj)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Sun, 17 Aug 2008 14:04:52 -0700<br>
From: Ross Finlayson &lt;<a href="mailto:finlayson@live555.com">finlayson@live555.com</a>&gt;<br>
Subject: Re: [Live-devel] redirecting audio stream to form rtp frames<br>
To: LIVE555 Streaming Media - development &amp; use<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="mailto:live-devel@ns.live555.com">live-devel@ns.live555.com</a>&gt;<br>
Message-ID: &lt;f06240800c4ce42d82a47@[<a href="http://66.80.62.44" target="_blank">66.80.62.44</a>]&gt;<br>
Content-Type: text/plain; charset=&quot;us-ascii&quot; ; format=&quot;flowed&quot;<br>
<br>
&gt;i am doing a project on lan radio.(multicast).<br>
&gt;i need to produce rtp packets containing the audio stream.<br>
&gt;<br>
&gt;can i redirect the audio stream (of the mp3 file being played) from<br>
&gt;Mplayer and make rtp packets using live555 library.<br>
&gt;<br>
&gt;<br>
&gt;please give me some hint or reference.<br>
<br>
Note the &quot;testMP3Streamer&quot; demo application, and read the FAQ.<br>
--<br>
<br>
Ross Finlayson<br>
Live Networks, Inc.<br>
<a href="http://www.live555.com/" target="_blank">http://www.live555.com/</a><br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Mon, 18 Aug 2008 15:51:52 -0300<br>
From: &quot;Shiva Shankar N&quot; &lt;<a href="mailto:nshamshiva@gmail.com">nshamshiva@gmail.com</a>&gt;<br>
Subject: [Live-devel] Decoding MPEG4 video via RTSP<br>
To: <a href="mailto:live-devel@ns.live555.com">live-devel@ns.live555.com</a><br>
Message-ID:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="mailto:4f96b010808181151k7c0b9c72mea73b355cfe09387@mail.gmail.com">4f96b010808181151k7c0b9c72mea73b355cfe09387@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
Hi all,<br>
<br>
&nbsp;I have recorded a mpeg4 stream using openRTSP.exe and i can play this only<br>
in VLC player. I am developing a streaming player so i need to decode this<br>
recorded mpeg-4 file using XVID opensource code . But it never decodes this<br>
file and exits because of video_object_type_indication number being wrong .<br>
Please can somebody tell me why VLC is able to decode this file and not XVID<br>
opensource mpeg4 code.<br>
<br>
Thanks<br>
sham</blockquote><div><br><br>Hi sham . <br>U want to make streaming client (As I understood), For that first you make sure which MPEG4 (ES or AVI&nbsp; means Divx ) use are trying to decode , because both have some diff marker and places so parsing will be differnt, If you VLC is working in your case&nbsp; then you can use&nbsp; FFMPEG APIs (VLC uses FFMPEG) MPEG 4 decoding because I think XVID (means xvidcore lib) gives MPEG4 ES.....so may be marker parsing cause a problem !!!!<br>
<br><br>Thanks <br>Peeyush Mishra <br>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: &lt;<a href="http://lists.live555.com/pipermail/live-devel/attachments/20080818/27ea08fc/attachment-0001.html" target="_blank">http://lists.live555.com/pipermail/live-devel/attachments/20080818/27ea08fc/attachment-0001.html</a>&gt;<br>

<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Wed, 20 Aug 2008 09:49:10 +0800<br>
From: Melvin_Raj &lt;<a href="mailto:Melvin_Raj@satyam.com">Melvin_Raj@satyam.com</a>&gt;<br>
Subject: [Live-devel] Receiving streams uosing openRTSP<br>
To: LIVE555 Streaming Media - development &amp; use<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="mailto:live-devel@ns.live555.com">live-devel@ns.live555.com</a>&gt;<br>
Message-ID:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="mailto:EF1B36538C5BD043886BD58DDCB7D0420761C14851@KLCMBX001.corp.satyam.ad">EF1B36538C5BD043886BD58DDCB7D0420761C14851@KLCMBX001.corp.satyam.ad</a>&gt;<br>
Content-Type: text/plain; charset=&quot;us-ascii&quot;<br>
<br>
Hello ,<br>
<br>
I managed to compile VLC 6.0 but the exe is not running(it just blinks and closes) &nbsp;:( Im currently trying to use openRTSP to receive both audio and video streams....when I send a file using testmpegstreamer and receive using testmpegreceiver, im only able to receive the video stream and not the audio....This is why I decided to use openRTSP....when I run rtsp.exe -q rtsp://xxx.xxx.xxx.xxx. I get an error saying that is unable to connect to sdp :<br>

<br>
[cid:image001.png@01C902A9.FEEE2BC0]<br>
<br>
Can I know what do I need to do to receive and store the stream as a single file(am I typing the correct thing)??? I also tried doing this:<br>
[cid:image002.png@01C902A9.FEEE2BC0]<br>
<br>
But it only creates a file stream.m4v but its empty :(<br>
<br>
Thank You so much for your time :) God bless...<br>
<br>
<br>
________________________________<br>
DISCLAIMER:<br>
This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated.<br>

-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: &lt;<a href="http://lists.live555.com/pipermail/live-devel/attachments/20080820/c92d017f/attachment.html" target="_blank">http://lists.live555.com/pipermail/live-devel/attachments/20080820/c92d017f/attachment.html</a>&gt;<br>

-------------- next part --------------<br>
A non-text attachment was scrubbed...<br>
Name: image001.png<br>
Type: image/png<br>
Size: 8698 bytes<br>
Desc: image001.png<br>
URL: &lt;<a href="http://lists.live555.com/pipermail/live-devel/attachments/20080820/c92d017f/attachment.png" target="_blank">http://lists.live555.com/pipermail/live-devel/attachments/20080820/c92d017f/attachment.png</a>&gt;<br>

-------------- next part --------------<br>
A non-text attachment was scrubbed...<br>
Name: image002.png<br>
Type: image/png<br>
Size: 8826 bytes<br>
Desc: image002.png<br>
URL: &lt;<a href="http://lists.live555.com/pipermail/live-devel/attachments/20080820/c92d017f/attachment-0001.png" target="_blank">http://lists.live555.com/pipermail/live-devel/attachments/20080820/c92d017f/attachment-0001.png</a>&gt;<br>

<br>
------------------------------<br>
<br>
_______________________________________________<br>
live-devel mailing list<br>
<a href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a><br>
<a href="http://lists.live555.com/mailman/listinfo/live-devel" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br>
<br>
<br>
End of live-devel Digest, Vol 58, Issue 16<br>
******************************************<br>
</blockquote></div><br><br clear="all"><br>-- <br>Thanks <br>Peeyush Mishra<br>
</div>