[Live-devel] live-devel Digest, Vol 58, Issue 16

Peeyush Mishra peeyushduttamishra at gmail.com
Wed Aug 20 07:02:24 PDT 2008


2008/8/20 <live-devel-request at ns.live555.com>

> Send live-devel mailing list submissions to
>        live-devel at lists.live555.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://lists.live555.com/mailman/listinfo/live-devel
> or, via email, send a message with subject or body 'help' to
>        live-devel-request at lists.live555.com
>
> You can reach the person managing the list at
>        live-devel-owner at lists.live555.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of live-devel digest..."
>
>
> Today's Topics:
>
>   1. Re: redirecting audio stream to form rtp frames (Ross Finlayson)
>   2. Decoding MPEG4 video via RTSP (Shiva Shankar N)
>   3. Receiving streams uosing openRTSP (Melvin_Raj)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 17 Aug 2008 14:04:52 -0700
> From: Ross Finlayson <finlayson at live555.com>
> Subject: Re: [Live-devel] redirecting audio stream to form rtp frames
> To: LIVE555 Streaming Media - development & use
>        <live-devel at ns.live555.com>
> Message-ID: <f06240800c4ce42d82a47@[66.80.62.44]>
> Content-Type: text/plain; charset="us-ascii" ; format="flowed"
>
> >i am doing a project on lan radio.(multicast).
> >i need to produce rtp packets containing the audio stream.
> >
> >can i redirect the audio stream (of the mp3 file being played) from
> >Mplayer and make rtp packets using live555 library.
> >
> >
> >please give me some hint or reference.
>
> Note the "testMP3Streamer" demo application, and read the FAQ.
> --
>
> Ross Finlayson
> Live Networks, Inc.
> http://www.live555.com/
>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 18 Aug 2008 15:51:52 -0300
> From: "Shiva Shankar N" <nshamshiva at gmail.com>
> Subject: [Live-devel] Decoding MPEG4 video via RTSP
> To: live-devel at ns.live555.com
> Message-ID:
>        <4f96b010808181151k7c0b9c72mea73b355cfe09387 at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi all,
>
>  I have recorded a mpeg4 stream using openRTSP.exe and i can play this only
> in VLC player. I am developing a streaming player so i need to decode this
> recorded mpeg-4 file using XVID opensource code . But it never decodes this
> file and exits because of video_object_type_indication number being wrong .
> Please can somebody tell me why VLC is able to decode this file and not
> XVID
> opensource mpeg4 code.
>
> Thanks
> sham



Hi sham .
U want to make streaming client (As I understood), For that first you make
sure which MPEG4 (ES or AVI  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  then you can use  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 !!!!


Thanks
Peeyush Mishra


>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.live555.com/pipermail/live-devel/attachments/20080818/27ea08fc/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 3
> Date: Wed, 20 Aug 2008 09:49:10 +0800
> From: Melvin_Raj <Melvin_Raj at satyam.com>
> Subject: [Live-devel] Receiving streams uosing openRTSP
> To: LIVE555 Streaming Media - development & use
>        <live-devel at ns.live555.com>
> Message-ID:
>        <
> EF1B36538C5BD043886BD58DDCB7D0420761C14851 at KLCMBX001.corp.satyam.ad>
> Content-Type: text/plain; charset="us-ascii"
>
> Hello ,
>
> I managed to compile VLC 6.0 but the exe is not running(it just blinks and
> closes)  :( 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 :
>
> [cid:image001.png at 01C902A9.FEEE2BC0]
>
> 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:
> [cid:image002.png at 01C902A9.FEEE2BC0]
>
> But it only creates a file stream.m4v but its empty :(
>
> Thank You so much for your time :) God bless...
>
>
> ________________________________
> DISCLAIMER:
> 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.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.live555.com/pipermail/live-devel/attachments/20080820/c92d017f/attachment.html
> >
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: image001.png
> Type: image/png
> Size: 8698 bytes
> Desc: image001.png
> URL: <
> http://lists.live555.com/pipermail/live-devel/attachments/20080820/c92d017f/attachment.png
> >
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: image002.png
> Type: image/png
> Size: 8826 bytes
> Desc: image002.png
> URL: <
> http://lists.live555.com/pipermail/live-devel/attachments/20080820/c92d017f/attachment-0001.png
> >
>
> ------------------------------
>
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel
>
>
> End of live-devel Digest, Vol 58, Issue 16
> ******************************************
>



-- 
Thanks
Peeyush Mishra
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20080820/7f9ed2d4/attachment-0001.html>


More information about the live-devel mailing list