[Live-devel] creating sdp file and more about .3g2 file streaming
Ross Finlayson
finlayson at live.com
Fri Nov 5 02:42:43 PST 2004
> * .3g2 is format of MPEG-4 for 3gpp2 file format for mobile
> multi-media apps (audio and video), QTPlayer plays this file and with
> pluggin RealOne player plays.
> * I tried with testMPEG4VideoStreamer.exe, by giving this file.
No, that won't work. The input to "testMPEG4VideoStreamer" must be a raw
MPEG-4 video (i.e., Elementary Stream) file. ".3g2" (or ".mp4) format
files will not work.
> * I need the URL (rtsp://...) and SDP file to play is that right? On
> quicktime and realone player also
No, to play a RTSP stream, you need only the "rtsp://" URL. (The client
gets the SDP description for the stream automatically - in the response to
the initial RTSP "DESCRIBE" command.)
Ross Finlayson
LIVE.COM
<http://www.live.com/>
More information about the live-devel
mailing list