[Live-devel] How can I get a file named *.m4v?

liujunxiang junxiang03 at iscas.cn
Wed Dec 17 10:37:17 PST 2003


Hi,
No matter what I set in Quick Time player, I still cannot use quick time player to 
play the video. The testMPEG4VideoStreamer console shows

playing this stream using the URL"rtsp://192.192.192.51:7070/"
Beginning streaming ...
Beginning to read from file...

The Qt palyer show timeout later.

I debug the code, and the function writeSocket(...) has been called and packets
are sent also.  
As you know, I get the *.m4v file by renaming the file video-MP4V-ES-2.
Is anything wrong?

Thanks,
Liu
----- Original Message ----- 
From: "Ross Finlayson" <finlayson at live.com>
To: "LIVE.COM Streaming Media - development & use" <live-devel at ns.live.com>
Sent: Tuesday, December 16, 2003 6:35 PM
Subject: Re: [Live-devel] How can I get a file named *.m4v?


> At 07:39 PM 12/15/03, you wrote:
> >Hi, Ross,
> >   with your help, I run openRTSP -V -n -t 
> > rtsp://christianchallenge.org:554/ccistream/sunday.mp4,
> >got a file named video-MP4V-ES-2, and renamed it test.m4v.
> >   I used testMPEG4VideoStream to multicast test.m4v. It is successful.
> >But I cannot use QuickTime player to receive and play the video stream 
> >just like what said in LIVE.com
> >
> >The URL: is "rtsp://192.192.192.51:7070/" and both testMPEG4VideoStream 
> >and QT player
> >is running on the same computer. The error number is 400 - bad request
> 
> The problem here is that you have already configured your QuickTime Player 
> to stream over HTTP.  If you reconfigure it to stream the regular way - 
> over UDP - then you will be able to play the stream.
> 
> In QuickTime Player:
>          Edit ->Preferences->QuickTime Preferences->Streaming Transport
>                  ->Use UDP, RTSP Port ID 554
> 
> 
> Ross Finlayson
> LIVE.COM
> <http://www.live.com/>
> 
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live.com
> http://lists.live.com/mailman/listinfo/live-devel
> 
> 



More information about the live-devel mailing list