[Live-devel] How to download MPEG2PS stream via RTSPClient
yj
yunjnz at yahoo.com
Sat Nov 25 21:15:06 PST 2006
--- Ross Finlayson <finlayson at live555.com> wrote:
> >I want to download a MPEG2PS stream from RTSP
> Server
> >and save to a file,
> >But it seems that the result file can't be played
> on
> >VLC or other players.
>
> Note that almost all MPEG RTSP/RTP streams consist
> of separate
> streams for audio and video (even if the input
> source, on the server,
> is a MPEG Program Stream). Therefore, "openRTSP"
> will save these
> streams as separate files: one for (Elementary
> Stream) audio; the
> other for (Elementary Stream) video. VLC should
> play either of these
> files, but you may have to rename them with
> appropriate file name
> suffixes (e.g., ".mp3" and ".mpg", respectively),
> first.
Appreciate for your help.
I also know that the separated streams can be played
by VLC,
and I want to get the original integrated stream via
RTSP Client,
that is, the stream contains the Audio and Video
stream and can be played synchronously.
is there a way to implement this feature?
Thanks a lot.
> --
>
> Ross Finlayson
> Live Networks, Inc.
> http://www.live555.com/
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel
>
____________________________________________________________________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com
More information about the live-devel
mailing list